summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJulian Brost2022-07-01 12:53:55 +0200
committerJulian Brost2022-07-01 12:53:55 +0200
commit0d3b7a9bd900411baf9852e493904224bdbfe2f0 (patch)
treebc1ac66e752ab0b407a3aaf9675f2c244155bff3 /PKGBUILD
parent9e9022dabf269b0f8f299f45ec0c063cbc5c551a (diff)
downloadaur-0d3b7a9bd900411baf9852e493904224bdbfe2f0.tar.gz
new version 0.11.0-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 31e248fd602b..df82239bcf0a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: Julian Brost <julian@0x4a42.net>
pkgname=icinga-php-thirdparty
-pkgver=0.10.0
+pkgver=0.11.0
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=('40dfdc42dfc94f4c39a511b2dbadc8eb083d3362de27c216d8cb9aa48d812566')
+sha256sums=('4998a8daa6a037abf4ad36f5bc935cc5bdba6e351674940fd6eca68c2735af19')
package() {
cd "$pkgname-$pkgver"