summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1fc9401bf039..a32d4ac216a4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: Damir <damir@archlinux.org>
pkgname=xtermcontrol
-pkgver=3.6
+pkgver=3.7
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=('7fbe4bf129becf360bcf2e3093dfd429ad20cf45698f4e455e0462a37c7f7c05')
+sha256sums=('c2396cea504fd338f3ececbfa27c811bc580203577f2b9f16abae8ab5a13a112')
build() {
cd $srcdir/$pkgname-$pkgver