summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAndré Kugland2023-08-02 02:10:40 -0300
committerAndré Kugland2023-08-02 02:10:40 -0300
commit69d6539ef24f1ad53bab017e6f581a3513fde262 (patch)
treed7b208ee54fca06eb335e6809d7a4764a5706224 /PKGBUILD
parentcd2f19962ee01506c8099a8339c8c2b2cdfd1720 (diff)
downloadaur-69d6539ef24f1ad53bab017e6f581a3513fde262.tar.gz
Removed Makefile
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b43d53643a46..7f3a3f54e0f4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@
_pkgname=rxvt-unicode
pkgname=rxvt-unicode-patched
pkgver=9.31
-pkgrel=1
+pkgrel=2
pkgdesc='Unicode enabled rxvt-clone terminal emulator (urxvt) with fixed font spacing'
arch=('i686' 'x86_64')
url='http://software.schmorp.de/pkg/rxvt-unicode.html'