summaryrefslogtreecommitdiff
path: root/community/rxvt-unicode/PKGBUILD
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-10-31 01:12:24 -0700
committerroot <root@rshg054.dnsready.net>2013-10-31 01:12:24 -0700
commitb2a6f1b28b7fa31088cab9a90b0f5ab97948534d (patch)
treeafa7b467e44b704b69c66862852a8c3118b8e308 /community/rxvt-unicode/PKGBUILD
parent7c151ac5589d3dbef5972f69a62b847ecf565bfa (diff)
Thu Oct 31 01:09:50 PDT 2013
Diffstat (limited to 'community/rxvt-unicode/PKGBUILD')
-rw-r--r--community/rxvt-unicode/PKGBUILD16
1 files changed, 5 insertions, 11 deletions
diff --git a/community/rxvt-unicode/PKGBUILD b/community/rxvt-unicode/PKGBUILD
index 10c6751aa..227014973 100644
--- a/community/rxvt-unicode/PKGBUILD
+++ b/community/rxvt-unicode/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 93568 2013-07-05 17:54:59Z seblu $
+# $Id: PKGBUILD 99594 2013-10-30 11:27:15Z seblu $
# Maintainer: Sébastien Luttringer
# Contributor: Angel Velasquez <angvp@archlinux.org>
# Contributor: tobias <tobias@archlinux.org>
@@ -6,8 +6,8 @@
pkgbase=rxvt-unicode
pkgname=('rxvt-unicode' 'rxvt-unicode-terminfo')
-pkgver=9.18
-pkgrel=7
+pkgver=9.19
+pkgrel=1
arch=('i686' 'x86_64')
url='http://software.schmorp.de/pkg/rxvt-unicode.html'
license=('GPL')
@@ -17,17 +17,11 @@ source=(
'urxvt.desktop'
'urxvtc.desktop'
'urxvt-tabbed.desktop'
- '01-fix-tabber-perl-ext.patch'
)
-md5sums=('963ccc748fe5bca925e7b92c0404d68b'
+md5sums=('45ad197eb9b5a840c0f65e3a8131921c'
'fec94dc986fa37ec380079d81de3e0b2'
'fac55f0a8404c86dad3e702146762332'
- '8a5599197568c63720e282b9722a7990'
- '0c26ae7022a128e68981577785358b63')
-
-prepare() {
- patch -p1 -d $pkgname-$pkgver < 01-fix-tabber-perl-ext.patch
-}
+ '8a5599197568c63720e282b9722a7990')
build() {
cd $pkgname-$pkgver