summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJulian Brost2023-12-22 11:53:07 +0100
committerJulian Brost2023-12-22 11:53:07 +0100
commita354030943a00dff5b63aaa2d5527e49f64caeb1 (patch)
treeddfcc1c136f2d592a1153588839b2d8fb569e2e6
parentbb345e1a807f5ab00ae6d1a26743526b86232ac9 (diff)
downloadaur-a354030943a00dff5b63aaa2d5527e49f64caeb1.tar.gz
new version 0.12.1-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 776f2483d0db..5a4186e62702 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,11 @@
pkgbase = icinga-php-thirdparty
pkgdesc = Bundle for all 3rd party PHP libraries used by Icinga Web products
- pkgver = 0.12.0
+ pkgver = 0.12.1
pkgrel = 1
url = https://github.com/Icinga/icinga-php-thirdparty
arch = any
license = MIT
- source = icinga-php-thirdparty-0.12.0.tar.gz::https://github.com/Icinga/icinga-php-thirdparty/archive/refs/tags/v0.12.0.tar.gz
- sha256sums = 7f51f52ea17fb520682e14611563a26e532e7c42d7c61d0fb17ebc80c7c52838
+ source = icinga-php-thirdparty-0.12.1.tar.gz::https://github.com/Icinga/icinga-php-thirdparty/archive/refs/tags/v0.12.1.tar.gz
+ sha256sums = 1cc1001e47bff6484dd496d7019d0bff611c09f7548b27f8b1d828e07ea1588e
pkgname = icinga-php-thirdparty
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"