summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorIgor2022-06-11 10:48:11 -0400
committerIgor2022-06-11 10:48:11 -0400
commit051e006a1bad9268e57c6ee440de7d53cd91b354 (patch)
tree0a9d29e1f39d9b17ab4f3d0bb9be3cda10a1ae66 /PKGBUILD
parent58f68caa81130dd5abadebfe66c1ebeb947394d7 (diff)
downloadaur-xtermcontrol.tar.gz
Upgrade to version 3.8
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a32d4ac216a4..9649935f5e83 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: Damir <damir@archlinux.org>
pkgname=xtermcontrol
-pkgver=3.7
+pkgver=3.8
pkgrel=1
pkgdesc="Enables dynamic control of XFree86 xterm properties"
arch=("i686" "x86_64")
@@ -12,7 +12,7 @@ url="http://www.thrysoee.dk/xtermcontrol/"
license=("GPL")
depends=('glibc')
source=("https://www.thrysoee.dk/$pkgname/$pkgname-$pkgver.tar.gz")
-sha256sums=('c2396cea504fd338f3ececbfa27c811bc580203577f2b9f16abae8ab5a13a112')
+sha256sums=('561e863620e48cd85a0fd53fddf1b62e930b377f4bde3454806fc541e1b5cf8d')
build() {
cd $srcdir/$pkgname-$pkgver