summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEduard Tolosa2023-09-18 21:52:27 -0500
committerEduard Tolosa2023-09-18 21:52:27 -0500
commit9028ab567d7039bd9b08f20daa715e2c8f1a7309 (patch)
treeec4df4f13cd8ec458c89c54f5013b4b346b4615d
parent2ba18196a26d8aa17b2b9c7f513a9cc5234f18e2 (diff)
downloadaur-9028ab567d7039bd9b08f20daa715e2c8f1a7309.tar.gz
Bump package.
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 13c21e8408b3..7015cba5bad1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = weakauras-companion-bin
pkgdesc = A cross-platform application built to provide the missing link between Wago.io and World of Warcraft.
- pkgver = 5.1.1
+ pkgver = 5.1.2
pkgrel = 1
url = https://github.com/WeakAuras/WeakAuras-Companion
arch = x86_64
@@ -12,7 +12,7 @@ pkgbase = weakauras-companion-bin
depends = libdrm
depends = gdk-pixbuf2
depends = gtk3
- source = https://github.com/WeakAuras/WeakAuras-Companion/releases/download/v5.1.1/weakauras-companion_5.1.1_amd64.deb
- sha512sums = 67192c6ae5ee0d7eb146648ba7b823b55fce46cd07ca716a2b407ad941d3e9e8d477e2003473ed1fd78c3006921fc3abbaba08e13968a20fa2e1b487875a6614
+ source = https://github.com/WeakAuras/WeakAuras-Companion/releases/download/v5.1.2/weakauras-companion_5.1.2_amd64.deb
+ sha512sums = 1fb2f711cc6fbce07ff4a5819b9d44fbe46511a3fc3b112aa2717def38ad7673354b3f5cc17393ba5432e93c0ca700e83cf3af34a2c15b766856ae30d49b0c99
pkgname = weakauras-companion-bin
diff --git a/PKGBUILD b/PKGBUILD
index 5b12e36cdf45..996abfd2fd58 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Eduard Tolosa <edu4rdshl@protonmail.com>
pkgname=weakauras-companion-bin
-pkgver=5.1.1
+pkgver=5.1.2
pkgrel=1
pkgdesc='A cross-platform application built to provide the missing link between Wago.io and World of Warcraft.'
url='https://github.com/WeakAuras/WeakAuras-Companion'
@@ -9,7 +9,7 @@ license=("GPL2")
arch=("x86_64")
depends=('libxshmfence' 'nss' 'at-spi2-atk' 'atk' 'libdrm' 'gdk-pixbuf2' 'gtk3')
source=("https://github.com/WeakAuras/WeakAuras-Companion/releases/download/v$pkgver/weakauras-companion_${pkgver}_amd64.deb")
-sha512sums=('67192c6ae5ee0d7eb146648ba7b823b55fce46cd07ca716a2b407ad941d3e9e8d477e2003473ed1fd78c3006921fc3abbaba08e13968a20fa2e1b487875a6614')
+sha512sums=('1fb2f711cc6fbce07ff4a5819b9d44fbe46511a3fc3b112aa2717def38ad7673354b3f5cc17393ba5432e93c0ca700e83cf3af34a2c15b766856ae30d49b0c99')
package() {