summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 2 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 592502ef96b4..f2fa912a210c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,7 @@
-## PKGBUILD
# Maintainer: Sigmund Vestergaard <sigmundv at gmail dot com>
-# Contributor: Mark Doe <mark.doe.priv@gmail.com>
-##
#
pkgname=osticket
-pkgver=1.9.12
+pkgver=1.9.14
pkgrel=1
pkgdesc='A widely-used open source support ticket system.'
arch=('any')
@@ -14,7 +11,7 @@ depends=('php>=4.3.10' 'php-apache>=4.3.10' 'mysql>=4.4.0')
makedepends=('unzip')
install="${pkgname}.install"
source=("http://osticket.com/sites/default/files/download/osTicket-v$pkgver.zip")
-md5sums=('bdadf4f1e0bb050e64663f6227c9bf1c')
+md5sums=('558a949402f6db23560f63fd0334b2c0')
package() {
install -d ${pkgdir}/srv/http/osticket