aboutsummaryrefslogtreecommitdiffstats
path: root/crt-calibrator
diff options
context:
space:
mode:
authorMattias Andrée <m@maandree.se>2026-02-22 22:41:24 +0100
committerMattias Andrée <m@maandree.se>2026-02-22 22:41:24 +0100
commit3a82553f903bdc415f0320a2efc0925baf943a8f (patch)
treebd540609e2ba3d5a4d5e815f5e6ce75423655375 /crt-calibrator
parentUpdate sshexec to version 1.2.1 (diff)
downloadaur-packages-3a82553f903bdc415f0320a2efc0925baf943a8f.tar.gz
aur-packages-3a82553f903bdc415f0320a2efc0925baf943a8f.tar.bz2
aur-packages-3a82553f903bdc415f0320a2efc0925baf943a8f.tar.xz
mass update
Signed-off-by: Mattias Andrée <m@maandree.se>
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}"