summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTorkus2020-06-01 20:28:23 +0930
committerTorkus2020-06-01 20:28:23 +0930
commitd8840b33ce7d4dc7c357a4f85d171576cacc0afa (patch)
treef0b29f4a6fb683134b434c59dee93e49510d3ef2 /PKGBUILD
parentc3c158e44f63a68614f95e9b7e26a55f4d7ce4ba (diff)
downloadaur-wowman.tar.gz
0.12.5 release
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5cb27bb4a41c..75eeb43e1720 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Author: Torkus
# Maintainer: Torkus <48141663+ogri-la@users.noreply.github.com>
pkgname=wowman
-pkgver=0.12.4
+pkgver=0.12.5
pkgrel=1
pkgdesc="World of Warcraft addon manager. F/OSS, ad-free and privacy respecting."
arch=("x86_64")
@@ -13,7 +13,7 @@ conflicts=("$pkgname")
# e.g.: "https://github.com/ogri-la/wowman/releases/download/0.9.2/wowman-0.9.2-standalone.jar"
source=("https://github.com/ogri-la/wowman/releases/download/$pkgver/$pkgname-$pkgver-standalone.jar")
noextract=("$pkgname-$pkgver-standalone.jar")
-sha256sums=("7bb63e8ca49c4c22bb131fb7003b6fcdfa9df62461351bdc76f43b16da39487e")
+sha256sums=("cc65903b23ec77c464a6efff681ba1cc3b16a60386c219dc57e9aab3d3723b51")
# following: https://wiki.archlinux.org/index.php/Java_package_guidelines
package() {