summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 455359f8c416..815407d2598c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Naomi Calabretta <me@arytonex.pw>
pkgname=sunamu-bin
-_pkgver=v2.0.0
+_pkgver=v2.1.0
pkgver=${_pkgver#v}
-pkgrel=2
+pkgrel=1
pkgdesc="Show your currently playing song in a stylish way! (Binary version)"
url="https://github.com/NyaomiDEV/Sunamu"
license=("MPL-2.0")
@@ -12,10 +12,10 @@ conflicts=(sunamu sunamu-git)
depends=(c-ares ffmpeg gtk3 http-parser libevent libvpx libxslt libxss minizip nss re2 snappy libnotify libappindicator-gtk3 libvips)
source_x86_64=("sunamu.pacman::$url/releases/download/${_pkgver}/sunamu-${pkgver}.pacman")
-sha256sums_x86_64=("5e978f7f0caa601c77851b82e3e0bcb48dd084dc3851365b7b32369f7c50dcd7")
+sha256sums_x86_64=("52d85840318b06a56f112076c470ec31d41a30fe52b7fdd66aa6053f82f0a499")
source_aarch64=("sunamu.pacman::$url/releases/download/${_pkgver}/sunamu-${pkgver}-aarch64.pacman")
-sha256sums_aarch64=("63cdf1bd99c6e7467d29705110d5b960f68d1057e8fda23e599c857d223701bb")
+sha256sums_aarch64=("57cd34898227917f7d38897f14095be26f17878ff3f6ea9069fbf4d2fcf2b1eb")
noextract=("sunamu.pacman")
options=(!strip)