summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fcadab2c61fb..15ab30004733 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Sigmund Vestergaard <sigmundv at gmail dot com>
#
pkgname=osticket
-pkgver=1.15.3.1
+pkgver=1.15.4
pkgrel=1
pkgdesc='A widely-used open source support ticket system.'
arch=('any')
@@ -12,7 +12,7 @@ depends=('php' 'php-apache' 'mariadb')
makedepends=('unzip')
install="${pkgname}.install"
source=("https://github.com/osTicket/osTicket/releases/download/v$pkgver/osTicket-v$pkgver.zip")
-sha256sums=('5417aaaa617980ed4e653fcfc1d4330951720841a64a28e8ada922e233a244ce')
+sha256sums=('6c7cf5fe74258dd0beac6176c438468f468a0a3f07f1f6a0349cc68a9e514302')
package() {
cd $srcdir