diff options
-rw-r--r-- | user/rxvt-unicode/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/user/rxvt-unicode/APKBUILD b/user/rxvt-unicode/APKBUILD index b9802516b..baefb8e4b 100644 --- a/user/rxvt-unicode/APKBUILD +++ b/user/rxvt-unicode/APKBUILD @@ -15,7 +15,7 @@ depends="$pkgname-terminfo" makedepends="libx11-dev libxft-dev ncurses fontconfig-dev utmps-dev gdk-pixbuf-dev libxrender-dev perl-dev startup-notification-dev" subpackages="$pkgname-doc $pkgname-terminfo::noarch" -source="http://dist.schmorp.de/$pkgname/$pkgname-$pkgver.tar.bz2 +source="http://dist.schmorp.de/$pkgname/Attic/$pkgname-$pkgver.tar.bz2 gentables.patch kerning.patch " |