core/twm: updated to 1.0.11

This commit is contained in:
emmett1
2020-06-16 22:05:22 +08:00
parent 1ce38b7838
commit 82d01ea79c
3 changed files with 14 additions and 14 deletions

2
core/twm/.checksums Executable file → Normal file
View File

@@ -1 +1 @@
e322c08eeb635f924ede5b8eba3db54e twm-1.0.10.tar.bz2
e2a92734871575b01308e62822915981 twm-1.0.11.tar.xz

22
core/twm/.pkgfiles Executable file → Normal file
View File

@@ -1,11 +1,11 @@
drwxr-xr-x root/root etc/
drwxr-xr-x root/root etc/X11/
drwxr-xr-x root/root etc/X11/app-defaults/
-rw-r--r-- root/root etc/X11/app-defaults/system.twmrc
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/twm
drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/man/
drwxr-xr-x root/root usr/share/man/man1/
-rw-r--r-- root/root usr/share/man/man1/twm.1.gz
drwxr-xr-x root/root etc/
drwxr-xr-x root/root etc/X11/
drwxr-xr-x root/root etc/X11/app-defaults/
-rw-r--r-- root/root etc/X11/app-defaults/system.twmrc
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/twm
drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/man/
drwxr-xr-x root/root usr/share/man/man1/
-rw-r--r-- root/root usr/share/man/man1/twm.1.gz

View File

@@ -2,9 +2,9 @@
# depends : libxext libxmu libxt libx11 libice libsm
name=twm
version=1.0.10
version=1.0.11
release=1
source="https://www.x.org/pub/individual/app/$name-$version.tar.bz2"
source="https://www.x.org/pub/individual/app/$name-$version.tar.xz"
build() {
cd $name-$version