summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorHunter Peavey2021-06-25 14:49:00 -0700
committerHunter Peavey2021-06-25 14:49:00 -0700
commit0b5a18ec2be1d4fa6340cbb07a9fbad9dc80ef46 (patch)
treef5947f5867b1858cecdecbce442f3ac584472cc9
parent6314a8b00892e93b6001fb5f8c73e7cadb8ed90a (diff)
downloadaur-0b5a18ec2be1d4fa6340cbb07a9fbad9dc80ef46.tar.gz
Update AUR for 3.3.3
-rw-r--r--.SRCINFO7
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ca76feeba9f3..7f9a9655b60f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,12 @@
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.2.2
+ pkgver = 3.3.3
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.2.2/weakauras-companion-3.2.2.x86_64.rpm
- sha256sums = fecdb4fdf7c942bbe197eb1198d91e005ca1fc5fdbb0abbfa59b5bdf29ed6ea6
+ source = https://github.com/WeakAuras/WeakAuras-Companion/releases/download/v3.3.3/weakauras-companion-3.3.3.x86_64.rpm
+ sha256sums = d9e61e0bff6b1f91c2d3095a6b0f39df954f7bd8e108ecb38aebd01b717f4a35
pkgname = weakauras-companion-bin
-
diff --git a/PKGBUILD b/PKGBUILD
index 2b645ddcb4e4..fd6cb3ce9f85 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# General package information
pkgname=weakauras-companion-bin
-pkgver=3.2.2
+pkgver=3.3.3
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"
@@ -10,7 +10,7 @@ license=("GPL2")
arch=("x86_64")
source=("${url}/releases/download/v${pkgver}/weakauras-companion-${pkgver}.x86_64.rpm")
-sha256sums=("fecdb4fdf7c942bbe197eb1198d91e005ca1fc5fdbb0abbfa59b5bdf29ed6ea6")
+sha256sums=("d9e61e0bff6b1f91c2d3095a6b0f39df954f7bd8e108ecb38aebd01b717f4a35")
depends=("electron")