summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJulian Brost2023-12-22 11:53:07 +0100
committerJulian Brost2023-12-22 11:53:07 +0100
commita354030943a00dff5b63aaa2d5527e49f64caeb1 (patch)
treeddfcc1c136f2d592a1153588839b2d8fb569e2e6 /PKGBUILD
parentbb345e1a807f5ab00ae6d1a26743526b86232ac9 (diff)
downloadaur-icinga-php-thirdparty.tar.gz
new version 0.12.1-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 76d046a0b3a5..d3269e79caab 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: Julian Brost <julian@0x4a42.net>
pkgname=icinga-php-thirdparty
-pkgver=0.12.0
+pkgver=0.12.1
pkgrel=1
pkgdesc="Bundle for all 3rd party PHP libraries used by Icinga Web products"
arch=(any)
url="https://github.com/Icinga/icinga-php-thirdparty"
license=('MIT')
source=("$pkgname-$pkgver.tar.gz::https://github.com/Icinga/icinga-php-thirdparty/archive/refs/tags/v$pkgver.tar.gz")
-sha256sums=('7f51f52ea17fb520682e14611563a26e532e7c42d7c61d0fb17ebc80c7c52838')
+sha256sums=('1cc1001e47bff6484dd496d7019d0bff611c09f7548b27f8b1d828e07ea1588e')
package() {
cd "$pkgname-$pkgver"