summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTomoghno2022-09-04 20:51:14 +0530
committerTomoghno2022-09-04 20:51:14 +0530
commitc15e7ad638a86e54787bb1271b290958a7b0b864 (patch)
tree3b398e518af8645a1f4bd8475a5db6272908d8eb
parent6f100bda8f0f5d58266b029e2708965a3cfebdf9 (diff)
downloadaur-c15e7ad638a86e54787bb1271b290958a7b0b864.tar.gz
v 1.2.3
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b74c6f0b2e5c..e909b42d6740 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
pkgbase = sgdboop-bin
pkgdesc = SGDBoop is a tool that automatically applies assets from SteamGridDB directly to your Steam library
- pkgver = 1.1.0
- pkgrel = 2
+ pkgver = 1.2.3
+ 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.1.0/sgdboop-linux64.tar.gz
+ source = https://github.com/SteamGridDB/SGDBoop/releases/download/v1.2.3/sgdboop-linux64.tar.gz
source = x-sgdboop.xml
- sha512sums = 8ecc651690ca2a6c46e43114243e1434190ca6d251dacfc4b1a199e15c140ba535994f71da69bef4584aaa48506c5ce69f8c2473a7321b31cacde27c33da0f38
+ sha512sums = da4d15ad48f3bc6e0414325667439c9491c11cf8698789c1deeb06af7132e69ce5beac2ad09adc33ce7f591068fca693f599eafe58b8e562a4958babb78de9f9
sha512sums = 35f57bab67171e96fbe2b2a11b7a4c95f06083f95af683286eb2014f61c0ad8bbc3ce913a7adc0cfa15337725bdf414e5360ca6a813e72c1b1622171b0c0a62d
pkgname = sgdboop-bin
diff --git a/PKGBUILD b/PKGBUILD
index 69ebb3a50c11..da3b1d59f60e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
pkgname=sgdboop-bin
pkgname_=sgdboop
-pkgver=1.1.0
-pkgrel=2
+pkgver=1.2.3
+pkgrel=1
pkgdesc="SGDBoop is a tool that automatically applies assets from SteamGridDB directly to your Steam library"
arch=('x86_64')
url="https://www.steamgriddb.com/boop"
@@ -13,7 +13,7 @@ depends=('shared-mime-info')
source=("https://github.com/SteamGridDB/SGDBoop/releases/download/v${pkgver}/sgdboop-linux64.tar.gz"
"x-$pkgname_.xml")
-sha512sums=('8ecc651690ca2a6c46e43114243e1434190ca6d251dacfc4b1a199e15c140ba535994f71da69bef4584aaa48506c5ce69f8c2473a7321b31cacde27c33da0f38'
+sha512sums=('da4d15ad48f3bc6e0414325667439c9491c11cf8698789c1deeb06af7132e69ce5beac2ad09adc33ce7f591068fca693f599eafe58b8e562a4958babb78de9f9'
'35f57bab67171e96fbe2b2a11b7a4c95f06083f95af683286eb2014f61c0ad8bbc3ce913a7adc0cfa15337725bdf414e5360ca6a813e72c1b1622171b0c0a62d')
package() {