summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTorkus2022-11-10 00:59:49 +0000
committerTorkus2022-11-10 00:59:49 +0000
commit2045f86b5dca471e5857ccd0073bed1666b808e0 (patch)
treef2a021c26ba31bed0985e3e9614d4e68bb49b309 /PKGBUILD
parentb28681c18f4d6edf45812ae8943b7021ca803e76 (diff)
downloadaur-2045f86b5dca471e5857ccd0073bed1666b808e0.tar.gz
release 6.0.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9186b5c7c5b1..58da533e2796 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Author: Torkus
# Maintainer: Torkus <48141663+ogri-la@users.noreply.github.com>
pkgname=strongbox
-pkgver=5.4.1
+pkgver=6.0.0
pkgrel=1
pkgdesc="World of Warcraft addon manager. F/OSS, ad-free and privacy respecting."
arch=("x86_64")
@@ -15,7 +15,7 @@ replaces=("wowman")
noextract=("$pkgname-$pkgver")
# e.g.: "https://github.com/ogri-la/strongbox/releases/download/1.2.3/strongbox" => "strongbox-1.2.3"
source=("$pkgname-$pkgver::https://github.com/ogri-la/strongbox/releases/download/$pkgver/$pkgname")
-sha256sums=("3d727dce500028b57de6134e1d72c794d73ae52d0b71ed4d1079f7e9fbf8ece0")
+sha256sums=("0e25e7bdefedf67241dbfcfbecaf5daadcbd7052c0e3eaad6a16a80cad5bb71f")
package() {
install -Dm755 "$pkgname-$pkgver" "$pkgdir/usr/bin/$pkgname"