summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Wagie2023-03-15 08:12:16 -0600
committerMark Wagie2023-03-15 08:12:16 -0600
commita270beab200fc3e93b526c8d5e9d70cfeb91ce3d (patch)
tree8a970b8eaf533282fa0bf99d68b54efead330514
parentf7bb3cb7b572e4e7168dbc9cc9769c98695507d7 (diff)
downloadaur-a270beab200fc3e93b526c8d5e9d70cfeb91ce3d.tar.gz
0.3.12
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 136e6e59a7c9..f29007d94575 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = protonplus
pkgdesc = A simple Wine and Proton-based compatiblity tools manager for GNOME
- pkgver = 0.3.11
+ pkgver = 0.3.12
pkgrel = 1
url = https://github.com/Vysp3r/ProtonPlus
arch = x86_64
@@ -12,7 +12,7 @@ pkgbase = protonplus
depends = libadwaita
depends = libarchive
depends = libsoup3
- source = protonplus-0.3.11.tar.gz::https://github.com/Vysp3r/ProtonPlus/archive/refs/tags/v0.3.11.tar.gz
- sha256sums = 651445ad0764d513929a2982302f67450c9bc9a90de5bd75c3f9d26334c2999d
+ source = protonplus-0.3.12.tar.gz::https://github.com/Vysp3r/ProtonPlus/archive/refs/tags/v0.3.12.tar.gz
+ sha256sums = fc0620dee8eccf051d3a5828b57221f856ed7419e8e7f61c542d45902da1cce1
pkgname = protonplus
diff --git a/PKGBUILD b/PKGBUILD
index 8e27d96d018d..a000b4255e18 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Mark Wagie <mark dot wagie at tutanota dot com>
pkgname=protonplus
_app_id=com.vysp3r.ProtonPlus
-pkgver=0.3.11
+pkgver=0.3.12
pkgrel=1
pkgdesc="A simple Wine and Proton-based compatiblity tools manager for GNOME"
arch=('x86_64')
@@ -11,7 +11,7 @@ depends=('json-glib' 'libadwaita' 'libarchive' 'libsoup3')
makedepends=('meson' 'vala')
checkdepends=('appstream-glib')
source=("$pkgname-$pkgver.tar.gz::$url/archive/refs/tags/v$pkgver.tar.gz")
-sha256sums=('651445ad0764d513929a2982302f67450c9bc9a90de5bd75c3f9d26334c2999d')
+sha256sums=('fc0620dee8eccf051d3a5828b57221f856ed7419e8e7f61c542d45902da1cce1')
build() {
arch-meson "ProtonPlus-$pkgver" build