makedeb


rxvt-unicode-256color-unicode3 9.31-2


Unicode enabled rxvt-clone terminal emulator (urxvt) with 256 color and unicode3 enabled

Click here to go back to the commit logs for rxvt-unicode-256color-unicode3.

Commit:


Hash: bbd0b97f98e4dd434913844e66adc0b8184a447c

Message: version update

Diff


diff --git a/.SRCINFO b/.SRCINFO
index 4ed5e92..061d489 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,8 +2,8 @@ generated-by = makedeb-makepkg
 
 pkgbase = rxvt-unicode-256color-unicode3
 	pkgdesc = Unicode enabled rxvt-clone terminal emulator (urxvt) with 256 color and unicode3 enabled
-	pkgver = 9.26
-	pkgrel = 3
+	pkgver = 9.30
+	pkgrel = 1
 	url = http://software.schmorp.de/pkg/rxvt-unicode.html
 	arch = x86_64
 	license = GPL
@@ -16,11 +16,26 @@ pkgbase = rxvt-unicode-256color-unicode3
 	depends = libxft2
 	depends = perl
 	depends = libstartup-notification0
+	depends = libptytty-bin
 	optdepends = libgtk3-perl: to use the urxvt-tabbed
 	provides = rxvt-unicode
 	conflicts = rxvt-unicode
 	conflicts = rxvt-unicode-256color
-	source = http://dist.schmorp.de/rxvt-unicode/rxvt-unicode-9.26.tar.bz2
-	sha256sums = 643116b9a25d29ad29f4890131796d42e6d2d21312282a613ef66c80c5b8c98b
+	source = http://dist.schmorp.de/rxvt-unicode/rxvt-unicode-9.30.tar.bz2
+	sha512sums = 048d5f635a61bc1a739d5cbc09e7a9f77cee18c81df468ce1ff0a62866ced06fc4ec258bb015d2484a7e7bad2339f0bdd79bd824d649c2553a80bdef9f199e99
+	bullseye_depends = libxft2
+	bullseye_depends = perl
+	bullseye_depends = libstartup-notification0
+	bullseye_depends = libptytty-bin
+	bullseye_depends = libnsl-dev
+	bullseye_depends = libnsl2
+	bullseye_depends = terminfo
+	hirsute_depends = libxft2
+	hirsute_depends = perl
+	hirsute_depends = libstartup-notification0
+	hirsute_depends = libptytty-bin
+	hirsute_depends = libnsl-dev
+	hirsute_depends = libnsl2
+	hirsute_depends = terminfo
 
 pkgname = rxvt-unicode-256color-unicode3
diff --git a/PKGBUILD b/PKGBUILD
index c532bc1..dd4c9b0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
 # Maintainer: only_vip <onlyme_vip@protonmail.com>
 pkgname=rxvt-unicode-256color-unicode3
 _pkgname=rxvt-unicode
-pkgver=9.26
-pkgrel=3
+pkgver=9.30
+pkgrel=1
 pkgdesc="Unicode enabled rxvt-clone terminal emulator (urxvt) with 256 color and unicode3 enabled"
 arch=('x86_64')
 url="http://software.schmorp.de/pkg/rxvt-unicode.html"
 license=('GPL')
 makedepends=('libxft-dev' 'perl' 'libstartup-notification0-dev' 'libstartup-notification0' 'libxmu-dev' 'libperl-dev')
-depends=('libxft2' 'perl' 'libstartup-notification0')
+depends=('libxft2' 'perl' 'libstartup-notification0' 'libptytty-bin') 
 bullseye_depends=(${depends[@]} 'libnsl-dev' 'libnsl2' 'terminfo')
 hirsute_depends=(${depends[@]} 'libnsl-dev' 'libnsl2' 'terminfo')
 optdepends=('libgtk3-perl: to use the urxvt-tabbed')
@@ -16,7 +16,7 @@ source=(http://dist.schmorp.de/rxvt-unicode/${_pkgname}-${pkgver}.tar.bz2)
 provides=('rxvt-unicode' )
 conflicts=('rxvt-unicode' 'rxvt-unicode-256color')
 # replaces=('rxvt-unicode' 'rxvt-unicode-256color')
-sha256sums=('643116b9a25d29ad29f4890131796d42e6d2d21312282a613ef66c80c5b8c98b')
+sha512sums=('048d5f635a61bc1a739d5cbc09e7a9f77cee18c81df468ce1ff0a62866ced06fc4ec258bb015d2484a7e7bad2339f0bdd79bd824d649c2553a80bdef9f199e99')
 build() {
   cd "${srcdir}/${_pkgname}-${pkgver}"
   ./configure  --prefix=/usr --enable-everything --enable-smart-resize --enable-256-color --enable-unicode3