summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlphaJack2021-02-23 09:34:23 +0100
committerAlphaJack2021-02-23 09:34:23 +0100
commitbb563f07d4e156fc96d87314bcc16d361346900f (patch)
tree546fc037204cf15f2ee5948e74c70adc2d133474 /PKGBUILD
parentecbf7fec894a75cdd3e036509ce030318a4c8335 (diff)
downloadaur-bb563f07d4e156fc96d87314bcc16d361346900f.tar.gz
Updated package
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cfb37393405d..45e0abf5b169 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: AlphaJack <alphajack at tuta dot io>
pkgname="shlink"
-pkgver=2.6.0
+pkgver=2.6.1
pkgrel=1
pkgdesc="The definitive self-hosted URL shortener"
url="https://shlink.io"
@@ -16,7 +16,7 @@ optdepends=("mariadb: database"
"apache: web server"
"nginx: web server")
source=("https://github.com/shlinkio/shlink/releases/download/v$pkgver/$pkgname${pkgver}_php8.0_dist.zip")
-sha256sums=("444efb2eac66f6526c76f30f062043f201a672b8f6aa3a5ed97c526d4c17951b")
+sha256sums=("b96d38b7bc6e033b94dacfd56ed5f672dc9aa2420d5496d4d5fb008d85d89d65")
install="$pkgname.install"
options=("!strip")