summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEdu4rdSHL2023-01-26 13:49:45 -0500
committerEdu4rdSHL2023-01-26 13:49:45 -0500
commit72c29c383350ef1eb40913dbb208036208760375 (patch)
tree6ccc543389a5aa690d88a6a4e64732ac5aebfad4
parent9cf1d2bbb3730d9b3d90328b3295101f85043bb6 (diff)
downloadaur-72c29c383350ef1eb40913dbb208036208760375.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 138acc54e4fc..e47890875f55 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.3
+ pkgver = 4.1.5
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.3/weakauras-companion_4.1.3_amd64.deb
- sha512sums = e1b088d090de97f7e36f47a44fa57dd61e133de1696c6e1322adc44aefee051cc4efebac958b5c801245fdb4c2557fed111432f7af04fc099210630a5c69b85d
+ source = https://github.com/WeakAuras/WeakAuras-Companion/releases/download/v4.1.5/weakauras-companion_4.1.5_amd64.deb
+ sha512sums = 862aa9f09af97eeca4aa09172dd166745e06ecd0c25cdf10e74fb81fa689d331b17be95dfaf663e2ad2297f0856a82d2085b962aa23618cbca9e5d3b5ee42a82
pkgname = weakauras-companion-bin
diff --git a/PKGBUILD b/PKGBUILD
index b4cb8832c493..0dd51d32a714 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Eduard Tolosa <edu4rdshl@protonmail.com>
pkgname=weakauras-companion-bin
-pkgver=4.1.3
+pkgver=4.1.5
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=('e1b088d090de97f7e36f47a44fa57dd61e133de1696c6e1322adc44aefee051cc4efebac958b5c801245fdb4c2557fed111432f7af04fc099210630a5c69b85d')
+sha512sums=('862aa9f09af97eeca4aa09172dd166745e06ecd0c25cdf10e74fb81fa689d331b17be95dfaf663e2ad2297f0856a82d2085b962aa23618cbca9e5d3b5ee42a82')
package() {