summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorIsmo Toijala2021-12-03 18:22:05 +0200
committerIsmo Toijala2021-12-03 18:22:05 +0200
commitc216c1188e5f4bd363a9d01e173f1078103d1615 (patch)
tree7e675fc6a82a604c8885b0048165fc7c8a0fb1a5 /PKGBUILD
parente78541103c407edd51e524b7b379b439070285d2 (diff)
downloadaur-c216c1188e5f4bd363a9d01e173f1078103d1615.tar.gz
fix source download link
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2dadc7fcff9d..e9955b6301c7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -16,7 +16,7 @@ license=('GPL')
depends=('rxvt-unicode-terminfo' 'libxft' 'libxt' 'perl' 'startup-notification' 'libnsl')
optdepends=('gtk2-perl: to use the urxvt-tabbed')
source=(
- "http://dist.schmorp.de/rxvt-unicode/$_pkgbase-$pkgver.tar.bz2"
+ "http://dist.schmorp.de/rxvt-unicode/Attic/$_pkgbase-$pkgver.tar.bz2"
'urxvt.desktop'
'urxvtc.desktop'
'urxvt-tabbed.desktop'