summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 02d6811174e3..a9a58135f25a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Sefa Eyeoglu <contact@scrumplex.net>
pkgname=steamgrid
-pkgver=3.3.0
+pkgver=3.4.0
pkgrel=1
pkgdesc="Downloads images to fill your Steam grid view"
arch=(x86_64)
@@ -10,7 +10,7 @@ license=("custom:MIT")
depends=("glibc")
makedepends=("go")
source=("$pkgname-$pkgver.tar.gz::https://github.com/boppreh/steamgrid/archive/refs/tags/v${pkgver}.tar.gz")
-sha512sums=('c5f419dc16c811506ba907a972449f355bfb347259064bafc93904494d08856c400f23d656632191e76ad7a5b4ba61b0d01679c35c26fa7d31a2c03a2f9f4bdb')
+sha512sums=('b357a6b5494359a9127a90bf9084973d279682e2830bfaacb8d1e684da1b532fd554b8dba6c59161438a8084ee02a5999a0856cad2dce434fcfa52e1ffc0ea45')
prepare() {