summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorHunter Peavey2021-05-09 11:43:18 -0700
committerHunter Peavey2021-05-09 11:43:18 -0700
commit6314a8b00892e93b6001fb5f8c73e7cadb8ed90a (patch)
tree229558708f75d10320e4eef50f9f496105c0dafd
parentae2bf16da1ef2c7e9e68ff83dcb568bc61327efc (diff)
downloadaur-6314a8b00892e93b6001fb5f8c73e7cadb8ed90a.tar.gz
Update AUR for version 3.2.2
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9e1364b3dc2f..ca76feeba9f3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = weakauras-companion-bin
pkgdesc = A cross-platform application built to provide the missing link between Wago.io and World of Warcraft. (This is a repackage of the official RPM package.)
- pkgver = 3.1.1
- pkgrel = 2
+ pkgver = 3.2.2
+ pkgrel = 1
url = https://github.com/WeakAuras/WeakAuras-Companion
arch = x86_64
license = GPL2
depends = electron
- source = https://github.com/WeakAuras/WeakAuras-Companion/releases/download/v3.1.1/weakauras-companion-3.1.1.x86_64.rpm
- sha512sums = c31665ac829a5ff3ec3ba7fe84f5a73932e63d10dc9535635128a94c68b3c0e6a5764d7b55472f20c3275a594b739494a93a80a6a847339dfe35f578abd15db6
+ source = https://github.com/WeakAuras/WeakAuras-Companion/releases/download/v3.2.2/weakauras-companion-3.2.2.x86_64.rpm
+ sha256sums = fecdb4fdf7c942bbe197eb1198d91e005ca1fc5fdbb0abbfa59b5bdf29ed6ea6
pkgname = weakauras-companion-bin
diff --git a/PKGBUILD b/PKGBUILD
index 101d89fa07ad..2b645ddcb4e4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,15 +2,15 @@
# General package information
pkgname=weakauras-companion-bin
-pkgver=3.1.1
-pkgrel=2
+pkgver=3.2.2
+pkgrel=1
pkgdesc="A cross-platform application built to provide the missing link between Wago.io and World of Warcraft. (This is a repackage of the official RPM package.)"
url="https://github.com/WeakAuras/WeakAuras-Companion"
license=("GPL2")
arch=("x86_64")
source=("${url}/releases/download/v${pkgver}/weakauras-companion-${pkgver}.x86_64.rpm")
-sha512sums=("c31665ac829a5ff3ec3ba7fe84f5a73932e63d10dc9535635128a94c68b3c0e6a5764d7b55472f20c3275a594b739494a93a80a6a847339dfe35f578abd15db6")
+sha256sums=("fecdb4fdf7c942bbe197eb1198d91e005ca1fc5fdbb0abbfa59b5bdf29ed6ea6")
depends=("electron")