summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKevin Brodsky2021-03-13 11:36:34 +0000
committerKevin Brodsky2021-03-13 11:36:34 +0000
commit2423b8f4751e866138fd93caa872164034cf8245 (patch)
treed60d3d7a377a5816467c49a3716d626a066a5071 /PKGBUILD
parent7e5ca5fc02eadc118bfcde784b7393216a4d8360 (diff)
downloadaur-2423b8f4751e866138fd93caa872164034cf8245.tar.gz
upgpkg: 5.07.03
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3cdf1fc29049..a2cbf41f25f1 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.05.00
+pkgver=5.07.03
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=('eb3502a8ecd3372163f68e8bd2bf1395')
+md5sums=('5e2b2042280d34629c565c1dd2bcf1bd')
build() {
cd "$srcdir/bobcat-${pkgver}/bobcat"