aboutsummaryrefslogtreecommitdiffstats
path: root/crt-calibrator
diff options
context:
space:
mode:
Diffstat (limited to 'crt-calibrator')
-rw-r--r--crt-calibrator/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/crt-calibrator/PKGBUILD b/crt-calibrator/PKGBUILD
index 7a8904a..3e5a31c 100644
--- a/crt-calibrator/PKGBUILD
+++ b/crt-calibrator/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Mattias Andrée <m@`base64 -d`(bWFhbmRyZWU).se>
pkgname=crt-calibrator
-pkgver=1.3.4
+pkgver=1.3.5
pkgrel=1
pkgdesc="CRT monitor calibrator utility for Linux VT"
url="https://codeberg.org/maandree/crt-calibrator"
@@ -10,7 +10,7 @@ license=('custom:ISC')
depends=(libdrm)
makedepends=(make coreutils gcc glibc libdrm)
source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/${pkgver}.tar.gz")
-sha256sums=(1ed1393be9740ed3e217700777c6b7742c291b64e61fe17aa83154c9b8c708cc)
+sha256sums=(9e577bd97472c3aba5df17931b6252ce8c0f04062aaf565d6d0eba4073954b60)
build() {
cd "${srcdir}/${pkgname}"