summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimon Tas2022-05-05 22:21:33 +0200
committerSimon Tas2022-05-05 22:21:33 +0200
commit9504b740865dbd2e3f37b66e4d1e3e63f65eb563 (patch)
tree94ab2d63e87a6c479d7e85972c8b2d331b0f2e5f
parentdc7cbd25c9392a42570e4b02222598deca9dfe5f (diff)
downloadaur-9504b740865dbd2e3f37b66e4d1e3e63f65eb563.tar.gz
update pkgver
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e51d6381d5d7..770123fc10d5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = sgdboop-bin
pkgdesc = SGDBoop is a tool that automatically applies assets from SteamGridDB directly to your Steam library
- pkgver = 1.0.12
+ pkgver = 1.0.13
pkgrel = 1
url = https://www.steamgriddb.com/boop
arch = x86_64
license = MIT
depends = shared-mime-info
conflicts = sgdboop
- source = https://github.com/SteamGridDB/SGDBoop/releases/download/v1.0.12/sgdboop-linux64.tar.gz
+ source = https://github.com/SteamGridDB/SGDBoop/releases/download/v1.0.13/sgdboop-linux64.tar.gz
source = x-sgdboop.xml
sha512sums = 3c139243a43bdce7d9313654ceb942183421e8b5ad5ff9364900375dca40756de540353daae5200bb42e77093ba33554c3ef9edd10adaabbc98d8888f4219770
sha512sums = 35f57bab67171e96fbe2b2a11b7a4c95f06083f95af683286eb2014f61c0ad8bbc3ce913a7adc0cfa15337725bdf414e5360ca6a813e72c1b1622171b0c0a62d
diff --git a/PKGBUILD b/PKGBUILD
index 2ab5edcc96f8..641e24dd7f64 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=sgdboop-bin
pkgname_=sgdboop
-pkgver=1.0.12
+pkgver=1.0.13
pkgrel=1
pkgdesc="SGDBoop is a tool that automatically applies assets from SteamGridDB directly to your Steam library"
arch=('x86_64')