summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorbratekarate2022-06-01 13:43:10 +0200
committerbratekarate2022-06-01 13:43:10 +0200
commitf0c62d378b71f8feb591b22e2076ad151aebb975 (patch)
treee718d26911333fae39e1a64d1df0eafb875d483b
parente1e0e20d8a5a48e27abebc23f829c492f58fb226 (diff)
downloadaur-f0c62d378b71f8feb591b22e2076ad151aebb975.tar.gz
Update to 9.30.
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5316feed972c..4823a1466483 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = rxvt-unicode-pixbuf-patched
pkgdesc = Unicode enabled rxvt-clone terminal emulator (urxvt), with pixbuf, fixed font spacing, fixed line spacing, vi-bindings for matcher and fixed opacity.
- pkgver = 9.26
+ pkgver = 9.30
pkgrel = 0
url = http://software.schmorp.de/pkg/rxvt-unicode.html
arch = i686
@@ -14,7 +14,7 @@ pkgbase = rxvt-unicode-pixbuf-patched
optdepends = gtk2-perl: to use the urxvt-tabbed
provides = rxvt-unicode
conflicts = rxvt-unicode
- source = http://dist.schmorp.de/rxvt-unicode/rxvt-unicode-9.26.tar.bz2
+ source = http://dist.schmorp.de/rxvt-unicode/rxvt-unicode-9.30.tar.bz2
source = urxvt.desktop
source = urxvtc.desktop
source = urxvt-tabbed.desktop
@@ -22,7 +22,7 @@ pkgbase = rxvt-unicode-pixbuf-patched
source = line-spacing-fix.patch
source = background-opacity.patch
source = matcher-vi-bindings.patch
- sha1sums = d325d8cdea6bcb8e0b8b219b8451bf5c690b6c62
+ sha1sums = 700265a255eedf0f553cadfe5484bf71f8fb74c2
sha1sums = b5a4507f85ebb7bac589db2e07d9bc40106720d9
sha1sums = 62c4ffecfce6967def394dd4d418b68652372ea2
sha1sums = cd204d608d114d39c80331efe0af0231ad6b7e18
diff --git a/PKGBUILD b/PKGBUILD
index 9dcb21812281..19be4814e409 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pkgname=rxvt-unicode
pkgname=rxvt-unicode-pixbuf-patched
-pkgver=9.26
+pkgver=9.30
pkgrel=0
pkgdesc='Unicode enabled rxvt-clone terminal emulator (urxvt), with pixbuf, fixed font spacing, fixed line spacing, vi-bindings for matcher and fixed opacity.'
arch=('i686' 'x86_64')
@@ -21,7 +21,7 @@ source=(http://dist.schmorp.de/rxvt-unicode/$_pkgname-$pkgver.tar.bz2
'line-spacing-fix.patch'
'background-opacity.patch'
'matcher-vi-bindings.patch')
-sha1sums=('d325d8cdea6bcb8e0b8b219b8451bf5c690b6c62'
+sha1sums=('700265a255eedf0f553cadfe5484bf71f8fb74c2'
'b5a4507f85ebb7bac589db2e07d9bc40106720d9'
'62c4ffecfce6967def394dd4d418b68652372ea2'
'cd204d608d114d39c80331efe0af0231ad6b7e18'