summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorIsmo Toijala2023-08-10 17:08:47 +0300
committerIsmo Toijala2023-08-10 17:08:47 +0300
commit03af61667e729f5707f4c2969b440f9e78b1a927 (patch)
tree93c543bca423088eb79c77dc25d8200548e8b06f
parentea2e65def90aa5ab2cd6dbbec23b64a0b40ae768 (diff)
downloadaur-03af61667e729f5707f4c2969b440f9e78b1a927.tar.gz
perl 5.38 rebuild
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0d4ca9335d66..f417cc6e552e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = rxvt-unicode-fontspacing-noinc-vteclear-secondarywheel
pkgdesc = Unicode enabled rxvt-clone terminal emulator (urxvt) with fixed font spacing, no increment resizing, clear patched to behave like VTEs (keep all lines) and secondaryWheel.
pkgver = 9.26
- pkgrel = 2
+ pkgrel = 3
url = http://software.schmorp.de/pkg/rxvt-unicode.html
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 8d066915a5b2..5e0a5e31b624 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@
_pkgbase='rxvt-unicode'
pkgname='rxvt-unicode-fontspacing-noinc-vteclear-secondarywheel'
pkgver=9.26
-pkgrel=2
+pkgrel=3
pkgdesc='Unicode enabled rxvt-clone terminal emulator (urxvt) with fixed font spacing, no increment resizing, clear patched to behave like VTEs (keep all lines) and secondaryWheel.'
arch=('i686' 'x86_64')
url='http://software.schmorp.de/pkg/rxvt-unicode.html'