summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRokoucha2021-10-29 07:36:19 +0900
committerRokoucha2021-10-29 07:37:15 +0900
commit0ccd9777456e82570b804e32f0d5095bfb781fbd (patch)
treefa4daa9e25fc63e7d86b2523dd1fb301cc737eb1 /PKGBUILD
parent1d59ae02042988fc4e92bea27abfd3f2acfdad05 (diff)
downloadaur-0ccd9777456e82570b804e32f0d5095bfb781fbd.tar.gz
fix: updated to 9.26
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ca0a5c287686..df7150f7a45a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,4 +1,4 @@
-# Maintainer: Atnanasi <ys2000pro@gmail.com>
+# Maintainer: Rokoucha(aka Atnanasi) <aur@rokoucha.net>
# Contributor: Florian Bruhin (The-Compiler) <archlinux.org@the-compiler.org>
# Contributor: Daniel Micay <danielmicay@gmail.com>
# Contributor: Sébastien Luttringer <seblu@aur.archlinux.org>
@@ -9,13 +9,13 @@
_pkgname=rxvt-unicode
pkgname=rxvt-unicode-improve-font-rendering
-pkgver=9.22
+pkgver=9.26
pkgrel=1
pkgdesc='Unicode enabled rxvt-clone terminal emulator (urxvt) with improved font rendering'
arch=('i686' 'x86_64')
url='http://software.schmorp.de/pkg/rxvt-unicode.html'
license=('GPL')
-depends=('libxft' 'perl' 'startup-notification' 'rxvt-unicode-terminfo')
+depends=('libxt' 'libxft' 'perl' 'startup-notification' 'rxvt-unicode-terminfo')
optdepends=('gtk2-perl: to use the urxvt-tabbed')
provides=(rxvt-unicode)
conflicts=(rxvt-unicode)
@@ -25,7 +25,7 @@ source=(http://dist.schmorp.de/rxvt-unicode/$_pkgname-$pkgver.tar.bz2
'urxvt-tabbed.desktop'
'https://gist.githubusercontent.com/emonkak/28bbc5474697695321452b6d9bf1d0bd/raw/a888c37ae10376598e663cf989132648f89219c0/rxvt-unicode-9.22-improve-font-endering.patch'
)
-sha1sums=('e575b869782fbfed955f84f48b204ec888d91ba1'
+sha1sums=('d325d8cdea6bcb8e0b8b219b8451bf5c690b6c62'
'b5a4507f85ebb7bac589db2e07d9bc40106720d9'
'62c4ffecfce6967def394dd4d418b68652372ea2'
'cd204d608d114d39c80331efe0af0231ad6b7e18'