summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMarcin Wieczorek2016-11-07 19:27:45 +0100
committerMarcin Wieczorek2016-11-07 19:27:45 +0100
commita8fc0cc30529db550620c7149afc6b960a4ab5ae (patch)
treedad0ea7d4e5b75b4c196dd37292404b449043a9f /PKGBUILD
parent570b893ff8c11ec5c6ca3f025cf12512dd2a2eaa (diff)
downloadaur-a8fc0cc30529db550620c7149afc6b960a4ab5ae.tar.gz
Version 1.4.9
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 027c0fe519e6..a8782ca86115 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Witit Sujjapong <switit@gmail.com>
pkgname=invoiceplane
-pkgver=1.4.8
+pkgver=1.4.9
pkgrel=1
pkgdesc="Self hosted invoicing for freelancers and small businesses"
arch=('any')
@@ -12,7 +12,7 @@ license=('MIT')
depends=('php')
#optdepends=('php-mysql: for MySQL database support')
source=("https://github.com/InvoicePlane/InvoicePlane/archive/v${pkgver}.tar.gz")
-sha512sums=('572a99f9c1932eb4fb21802f5941c9fd67bb821ea1b8afc9635236a99463e25ce7094883959af8b718ae4cd26e464c718763e428d1c62bda7da38215747de83c')
+sha512sums=('02919d178298a9acbfb9562ebb6bd2f8dc0fa295fb7063a8e4955be96454f97be95417a58d29f2826840e235e86239cd2d22671ad6b347b0ebbb9953df51ca4f')
package() {
install -d "${pkgdir}/usr/share/webapps"