summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCampbell Jones2020-08-09 17:40:56 -0400
committerCampbell Jones2020-08-09 17:40:56 -0400
commit8a7828748b5f6431df6f24362c65241255ca49e9 (patch)
treefe022da919913601c012a7b5d2166a680ce611a2 /PKGBUILD
parentd3bada945821c9807eabcda6980013f6f2d3f985 (diff)
downloadaur-8a7828748b5f6431df6f24362c65241255ca49e9.tar.gz
Update to 1.1.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index dc4332d1b258..aae920ae85c8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,14 @@
# Maintainer: Anes Belfodil <anes dot belfodil at gmail dot com>
+# Maintainer: Campbell Jones <dev at serebit dot com>
pkgname=wraith-master-bin
-pkgver=1.0.0
-pkgrel=0
+pkgver=1.1.0
+pkgrel=1
pkgdesc="Wraith Master"
arch=('x86_64')
license=("Apache-2.0")
depends=('gtk3')
-source=("wraith-master.tar.xz::https://gitlab.com/serebit/wraith-master/uploads/4c06c92e48c3b1a6df93dd817adc97e4/wraith-master-1.0.0.tar.xz")
+source=("wraith-master.tar.xz::https://gitlab.com/serebit/wraith-master/uploads/3339f08d2772ec4087f16d0d1bb740ae/wraith-master-1.1.0.tar.xz")
sha256sums=('SKIP')
url="https://gitlab.com/serebit/wraith-master"