summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCampbell Jones2022-01-14 10:26:21 -0500
committerCampbell Jones2022-01-14 10:26:21 -0500
commit8e417ba9282a2984c9234ece901345857e612663 (patch)
tree31b721e1b0fcb3e0556c62a513bb9a99e945da61
parent918ab44bcb8dd287a068d1acc2db14eff971c6f1 (diff)
downloadaur-8e417ba9282a2984c9234ece901345857e612663.tar.gz
Update to v1.2.1
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 534ca63c121e..59eceec17e52 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: Campbell Jones <dev at serebit dot com>
pkgname=wraith-master-bin
-pkgver=1.2.0
+pkgver=1.2.1
pkgrel=1
pkgdesc="A Wraith Prism RGB control application built with Kotlin/Native (Binary Version)"
arch=('x86_64')
license=("Apache-2.0")
depends=('gtk3')
-source=("wraith-master.tar.xz::https://gitlab.com/serebit/wraith-master/uploads/9c41db3af039890aba062dec2ce73994/wraith-master-v1.2.0.tar.xz")
+source=("wraith-master.tar.xz::https://gitlab.com/serebit/wraith-master/uploads/e4bef291e3292c6e2c2d2b96841786c5/wraith-master-v1.2.1.tar.xz")
sha256sums=('SKIP')
url="https://gitlab.com/serebit/wraith-master"