summaryrefslogtreecommitdiff
path: root/rxvt-unicode/Pkgfile
diff options
context:
space:
mode:
authorTilman Sauerbeck <tilman@crux.nu>2010-02-14 10:28:09 +0100
committerTilman Sauerbeck <tilman@crux.nu>2010-02-14 10:28:09 +0100
commit430e9ad35519d1ee05cfac39f2fc8590a302c33b (patch)
treed6711cfacb74f649ca1cedf054b3196f165f226a /rxvt-unicode/Pkgfile
parent68d7b207ac99672208460e3b9cbe0b2c6b98d39e (diff)
downloadopt-430e9ad35519d1ee05cfac39f2fc8590a302c33b.tar.gz
opt-430e9ad35519d1ee05cfac39f2fc8590a302c33b.tar.xz
rxvt-unicode: updated to 9.07.
Diffstat (limited to 'rxvt-unicode/Pkgfile')
-rw-r--r--rxvt-unicode/Pkgfile9
1 files changed, 3 insertions, 6 deletions
diff --git a/rxvt-unicode/Pkgfile b/rxvt-unicode/Pkgfile
index 6b746d26f..7fbdc512a 100644
--- a/rxvt-unicode/Pkgfile
+++ b/rxvt-unicode/Pkgfile
@@ -4,16 +4,13 @@
# Depends on: xorg-libxft, xorg-libxpm, perl
name=rxvt-unicode
-version=9.06
-release=2
-source=(http://dist.schmorp.de/$name/Attic/$name-$version.tar.bz2
- $name.diff)
+version=9.07
+release=1
+source=(http://dist.schmorp.de/$name/Attic/$name-$version.tar.bz2)
build() {
cd $name-$version
- patch -p1 -i $SRC/$name.diff
-
./configure --prefix=/usr --mandir=/usr/man \
--enable-utmp --enable-wtmp \
--enable-transparency --enable-tinting --enable-fading \

Generated by cgit