summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDan Elkouby2016-01-10 02:08:34 +0200
committerDan Elkouby2016-01-10 02:08:34 +0200
commit7b21f6429c2a7ac07e5bb4a377eee8b98a4d9f01 (patch)
treee4443bd2456c6db6a2c00b0e61c8b8e347abd7cf /PKGBUILD
parent37fd35b30f5d1f83a667b245d0044a9b16c37530 (diff)
downloadaur-7b21f6429c2a7ac07e5bb4a377eee8b98a4d9f01.tar.gz
Don't attempt to fix background colors
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a29dc2b9c12c..bb22d8f383fb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pkgname=rxvt-unicode
pkgname=rxvt-unicode-intensityfix
pkgver=9.21
-pkgrel=1
+pkgrel=2
pkgdesc='A unicode enabled rxvt-clone terminal emulator (urxvt), patched to avoid intense colors on 256 color escape codes'
arch=('i686' 'x86_64')
url='http://software.schmorp.de/pkg/rxvt-unicode.html'
@@ -23,7 +23,7 @@ md5sums=('a9a06c608258c5fd247c3725d8f44582'
'fec94dc986fa37ec380079d81de3e0b2'
'fac55f0a8404c86dad3e702146762332'
'8a5599197568c63720e282b9722a7990'
- '9e10a3a8b2caebb9d9ff21a5610bb2bb')
+ '9e2ccfa07aafa6aeaf1dbdd005437af7')
build() {
cd $_pkgname-$pkgver