darcs: update to 2.10.3
This commit is contained in:
parent
ea51da3b07
commit
eaa3fbc88d
@ -1,6 +1,7 @@
|
||||
drwxr-xr-x root/root usr/
|
||||
drwxr-xr-x root/root usr/bin/
|
||||
-rwxr-xr-x root/root usr/bin/darcs
|
||||
drwxr-xr-x root/root usr/man/
|
||||
drwxr-xr-x root/root usr/man/man1/
|
||||
-rw-r--r-- root/root usr/man/man1/darcs.1.gz
|
||||
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/darcs.1.gz
|
||||
|
@ -1 +1 @@
|
||||
d40e366b2c35125ba63a902b6c53c443 darcs-2.10.2-1-linux-x86_64.tar.xz
|
||||
8bcd9f203a76242fc013d10cf0352ed6 darcs-2.10.3-1-linux-x86_64.tar.xz
|
||||
|
@ -4,12 +4,12 @@
|
||||
# Depends on: curl ncurses libgmp
|
||||
|
||||
name=darcs
|
||||
version=2.10.2
|
||||
version=2.10.3
|
||||
release=1
|
||||
source=(http://jue.li/crux/files/$name-$version-$release-linux-x86_64.tar.xz)
|
||||
|
||||
build() {
|
||||
cd $name-$version
|
||||
install -D -m 755 darcs $PKG/usr/bin/darcs
|
||||
install -D -m 644 darcs.1 $PKG/usr/man/man1/darcs.1
|
||||
install -D -m 644 darcs.1 $PKG/usr/share/man/man1/darcs.1
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user