summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEdu4rdSHL2022-11-19 19:40:08 -0500
committerEdu4rdSHL2022-11-19 19:40:08 -0500
commit9cf1d2bbb3730d9b3d90328b3295101f85043bb6 (patch)
treed2240255c634d61da8d9ae813eaa9ad1fe809bb3
parent8a5b205e69f7ccd156f3c7eca18d79d1193395ff (diff)
downloadaur-9cf1d2bbb3730d9b3d90328b3295101f85043bb6.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 ff3c7a9e247f..138acc54e4fc 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.0.8
+ pkgver = 4.1.3
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.0.8/weakauras-companion_4.0.8_amd64.deb
- sha512sums = 5028dcbcc089383fac9e39c0ce611bf248b27bdbd1ce89a733cc7937c9a5e30c9dec5a19884fd21548a0ecc339c3397c664378ee1713d2ed6ba0aee04d509313
+ source = https://github.com/WeakAuras/WeakAuras-Companion/releases/download/v4.1.3/weakauras-companion_4.1.3_amd64.deb
+ sha512sums = e1b088d090de97f7e36f47a44fa57dd61e133de1696c6e1322adc44aefee051cc4efebac958b5c801245fdb4c2557fed111432f7af04fc099210630a5c69b85d
pkgname = weakauras-companion-bin
diff --git a/PKGBUILD b/PKGBUILD
index 5bad0e542cd5..b4cb8832c493 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Eduard Tolosa <edu4rdshl@protonmail.com>
pkgname=weakauras-companion-bin
-pkgver=4.0.8
+pkgver=4.1.3
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=('5028dcbcc089383fac9e39c0ce611bf248b27bdbd1ce89a733cc7937c9a5e30c9dec5a19884fd21548a0ecc339c3397c664378ee1713d2ed6ba0aee04d509313')
+sha512sums=('e1b088d090de97f7e36f47a44fa57dd61e133de1696c6e1322adc44aefee051cc4efebac958b5c801245fdb4c2557fed111432f7af04fc099210630a5c69b85d')
package() {