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 23006315cdff..46819773feb7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Mattias Andrée <`base64 -d`(bWFhbmRyZWUK)@member.fsf.org>
pkgname=crt-calibrator
-pkgver=1.1
+pkgver=1.2
pkgrel=1
pkgdesc="CRT monitor calibrator utility for Linux VT"
url="https://github.com/maandree/crt-calibrator"
@@ -10,7 +10,7 @@ license=(GPL3)
depends=(glibc libdrm linux)
makedepends=(make coreutils gcc glibc libdrm linux)
source=("${url}/archive/${pkgver}.tar.gz")
-sha256sums=(b271db0fb12997e5704c8d92cc7247780ac6580c19eb5829a9ce4acebe522e7e)
+sha256sums=(f03c3236f57272de6046a258776d374dacb8f8e84c7b9a03e2895e505ea3e9e7)
build() {
cd "${srcdir}/crt-calibrator-${pkgver}"