summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7d80109dafed..db61710a53a6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = rxvt-unicode-truecolor-wide-glyphs
pkgdesc = Unicode enabled rxvt-clone terminal emulator (urxvt) with true color, enhanced glyphs and improved font rendering support
pkgver = 9.26
- pkgrel = 1
+ pkgrel = 2
url = http://software.schmorp.de/pkg/rxvt-unicode.html
arch = i686
arch = x86_64
@@ -20,7 +20,7 @@ pkgbase = rxvt-unicode-truecolor-wide-glyphs
conflicts = urxvt-resize-font
conflicts = urxvt-perls
conflicts = urxvt-perls-git
- source = http://dist.schmorp.de/rxvt-unicode/rxvt-unicode-9.26.tar.bz2
+ source = http://dist.schmorp.de/rxvt-unicode/Attic/rxvt-unicode-9.26.tar.bz2
source = urxvt.desktop
source = urxvtc.desktop
source = urxvt-tabbed.desktop
@@ -40,4 +40,3 @@ pkgbase = rxvt-unicode-truecolor-wide-glyphs
sha1sums = 772b62071d73c0021adf334f037b95ef13d34317
pkgname = rxvt-unicode-truecolor-wide-glyphs
-
diff --git a/PKGBUILD b/PKGBUILD
index 77d6b77df341..06056ee991c3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=rxvt-unicode
pkgname=rxvt-unicode-truecolor-wide-glyphs
pkgver=9.26
-pkgrel=1
+pkgrel=2
pkgdesc='Unicode enabled rxvt-clone terminal emulator (urxvt) with true color, enhanced glyphs and improved font rendering support'
arch=('i686' 'x86_64')
url='http://software.schmorp.de/pkg/rxvt-unicode.html'
@@ -28,7 +28,7 @@ conflicts=(
'urxvt-perls-git'
)
source=(
- http://dist.schmorp.de/rxvt-unicode/$_pkgname-$pkgver.tar.bz2
+ http://dist.schmorp.de/rxvt-unicode/Attic/$_pkgname-$pkgver.tar.bz2
'urxvt.desktop'
'urxvtc.desktop'
'urxvt-tabbed.desktop'