aboutsummaryrefslogtreecommitdiffstats
path: root/libparsepcf/PKGBUILD
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 /libparsepcf/PKGBUILD
parentUpdate sshexec to version 1.2.1 (diff)
downloadaur-packages-3a82553f903bdc415f0320a2efc0925baf943a8f.tar.gz
aur-packages-3a82553f903bdc415f0320a2efc0925baf943a8f.tar.bz2
aur-packages-3a82553f903bdc415f0320a2efc0925baf943a8f.tar.xz
mass updateHEADmaster
Signed-off-by: Mattias Andrée <m@maandree.se>
Diffstat (limited to 'libparsepcf/PKGBUILD')
-rw-r--r--libparsepcf/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/libparsepcf/PKGBUILD b/libparsepcf/PKGBUILD
index 6b1d772..4ef26fd 100644
--- a/libparsepcf/PKGBUILD
+++ b/libparsepcf/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Mattias Andrée <m@`base64 -d`(bWFhbmRyZWU).se>
pkgname=libparsepcf
-pkgver=2.0
+pkgver=2.0.1
pkgrel=1
pkgdesc="C library for interpreting PCF (Portable Compiled Format) font files"
arch=(x86_64)
@@ -10,7 +10,7 @@ license=('custom:ISC')
depends=()
makedepends=()
source=($pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz)
-sha256sums=(84d20a5e3d7d34a9789001d6c47584f3e15c6e6bf6f8c2eb6712b4f6c9986e6a)
+sha256sums=(678d821835a2bd77d751b3cf5ca390eb39fb2044286daf02edd1bb8359de77ef)
build() {
cd "$srcdir/$pkgname"