summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLukas Tobler2016-06-07 10:06:13 +0200
committerLukas Tobler2016-06-07 10:06:13 +0200
commit54c16d12dcb6652371803d0e95681e926bc69bba (patch)
tree43b59dece55ba864da3ccd8fe32a54ff66f912b9
parent65dfa7c0d4b95cda2e6348f9502d2b763283d2d9 (diff)
downloadaur-54c16d12dcb6652371803d0e95681e926bc69bba.tar.gz
update package
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 72d86586a7c8..1a0309384d0e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Sun Jan 24 21:26:05 UTC 2016
+# Tue Jun 7 08:01:04 UTC 2016
pkgbase = rxvt-unicode-256xresources
pkgdesc = urxvt with patches to support 256 Xresource colors and fixes for line/font spacing
pkgver = 9.22
- pkgrel = 1
+ pkgrel = 2
url = http://software.schmorp.de/pkg/rxvt-unicode.html
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index f53f558151db..ec686d3b807e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pkgname=rxvt-unicode
pkgname=rxvt-unicode-256xresources
pkgver=9.22
-pkgrel=1
+pkgrel=2
pkgdesc="urxvt with patches to support 256 Xresource colors and fixes for line/font spacing"
arch=('i686' 'x86_64')
url="http://software.schmorp.de/pkg/rxvt-unicode.html"