summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTorkus2022-01-31 12:28:13 +0000
committerTorkus2022-01-31 12:28:13 +0000
commit222b2f69b101d4b8d0ad0160254d791136bec7cc (patch)
tree514f2de901257f6718469210dba9df5d121bf5de /PKGBUILD
parent9324468466f903eb779b25cd77ec191c372c71d7 (diff)
downloadaur-222b2f69b101d4b8d0ad0160254d791136bec7cc.tar.gz
release 5.0.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ac40b526ccbc..0b230b2d8e2f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Author: Torkus
# Maintainer: Torkus <48141663+ogri-la@users.noreply.github.com>
pkgname=strongbox
-pkgver=4.9.1
+pkgver=5.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=("1e0a063638b459d49420d6fd52fd72213465b2d4badb055c1149cc22f06efedc")
+sha256sums=("87c462f2b8098a9c4bbfdf27bfb34228be5e249ca0ca977de5bb795312078ebe")
package() {
install -Dm755 "$pkgname-$pkgver" "$pkgdir/usr/bin/$pkgname"