summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKevin Brodsky2022-03-24 22:21:42 +0100
committerKevin Brodsky2022-03-24 22:21:42 +0100
commit5a8797936b9c1fa6636828037f8cfc0240be037c (patch)
tree65c2617f9fbdb30db90d1f007eea83cd49c1d99e /PKGBUILD
parent2423b8f4751e866138fd93caa872164034cf8245 (diff)
downloadaur-libbobcat.tar.gz
upgpkg: 5.09.01
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a2cbf41f25f1..37c02004a394 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Kevin Brodsky <corax26 at gmail dot com>
# Contributor: Anton Jongsma <anton@felrood.nl>
pkgname=libbobcat
-pkgver=5.07.03
+pkgver=5.09.01
pkgrel=1
pkgdesc="Bobcat (Brokken's Own Base Classes And Templates) library"
arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@ makedepends=('icmake>=8.01.00' 'openssl' 'readline' 'libmilter>=8.14.4'
'libx11>=1.6.2' 'yodl>=3.07.01')
optdepends=()
source=("https://gitlab.com/fbb-git/bobcat/-/archive/${pkgver}/bobcat-${pkgver}.tar.gz")
-md5sums=('5e2b2042280d34629c565c1dd2bcf1bd')
+md5sums=('096bc83cb572f24f64bfae25fd4febd8')
build() {
cd "$srcdir/bobcat-${pkgver}/bobcat"