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 7648e1e55bc5..5e3b3fd25c98 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Kyle Laker <kyle@laker.email>
pkgname=warpinator
-pkgver=1.1.1
+pkgver=1.1.2
_pkgver=ulyssa
pkgrel=1
pkgdesc="Allows simple local network file sharing"
@@ -34,7 +34,7 @@ conflicts=(
warpinator-git
)
source=("${pkgname}_${pkgver}.tar.xz::${url}/${pkgname}_${pkgver}+${_pkgver}.tar.xz")
-sha256sums=('1598955eadf8ee8b1bf2c30ab1370e5a2713535c72805bdf1f6ebc4c6c4ecfd8')
+sha256sums=('ef3cd1546b7ff68af0161eaf30241b49f72118ea1754a2eb63939eee0f4bb58f')
prepare() {
cd "$srcdir/warpinator"