summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEduard Tolosa2023-04-30 12:58:50 -0500
committerEduard Tolosa2023-04-30 12:58:50 -0500
commit30a7dd5d5f88d45cf507c77e95679bd4376b4bf0 (patch)
treed0786dd6b3fac66ddf5263e352fae64c20095fea
parent72c29c383350ef1eb40913dbb208036208760375 (diff)
downloadaur-30a7dd5d5f88d45cf507c77e95679bd4376b4bf0.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 e47890875f55..a484de71e470 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 = 4.1.5
+ pkgver = 5.0.0
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/v4.1.5/weakauras-companion_4.1.5_amd64.deb
- sha512sums = 862aa9f09af97eeca4aa09172dd166745e06ecd0c25cdf10e74fb81fa689d331b17be95dfaf663e2ad2297f0856a82d2085b962aa23618cbca9e5d3b5ee42a82
+ source = https://github.com/WeakAuras/WeakAuras-Companion/releases/download/v5.0.0/weakauras-companion_5.0.0_amd64.deb
+ sha512sums = b398b6c68e1c08e07d1be324f369af6c9e5d314a15caa1f0a931a7b2a6bc71326cb6b9085656cf05b89a8d1bdb15c6cf49ed7c3a6a965368a87fde5b2aa65b0f
pkgname = weakauras-companion-bin
diff --git a/PKGBUILD b/PKGBUILD
index 0dd51d32a714..224360f6566f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Eduard Tolosa <edu4rdshl@protonmail.com>
pkgname=weakauras-companion-bin
-pkgver=4.1.5
+pkgver=5.0.0
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=('862aa9f09af97eeca4aa09172dd166745e06ecd0c25cdf10e74fb81fa689d331b17be95dfaf663e2ad2297f0856a82d2085b962aa23618cbca9e5d3b5ee42a82')
+sha512sums=('b398b6c68e1c08e07d1be324f369af6c9e5d314a15caa1f0a931a7b2a6bc71326cb6b9085656cf05b89a8d1bdb15c6cf49ed7c3a6a965368a87fde5b2aa65b0f')
package() {