summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMark Wagie2022-11-07 07:35:35 -0700
committerMark Wagie2022-11-07 07:35:35 -0700
commit26c8ef258f10d972c24e84e0192b6fc90befb9db (patch)
tree6970077d74c8f944d0a6a6eb8b5a39459ebbbb19 /PKGBUILD
parent068c9f0a10ab278516a4344c94e95d697a4c04a8 (diff)
downloadaur-26c8ef258f10d972c24e84e0192b6fc90befb9db.tar.gz
fix checksums
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f7974b0fe676..659674c692ba 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: x-demon
pkgname=nicotine-plus-git
_appdata_id=org.nicotine_plus.Nicotine
-pkgver=3.3.0.dev3.r8226.59fa7dbd9
+pkgver=3.3.0.dev3.r8228.fc511e27a
pkgrel=1
pkgdesc="A graphical client for the SoulSeek peer-to-peer system"
arch=('any')
@@ -22,8 +22,8 @@ source=('git+https://github.com/Nicotine-Plus/nicotine-plus.git'
"${_appdata_id}-gtk4.desktop"
"${_appdata_id}-libadwaita.desktop")
sha256sums=('SKIP'
- 'e92495dfede12d88797fe0bcaa03517399da6e0f8411b567005f65cb571aa97f'
- 'ae4f84de9070ad57f43d6a801f20fce164560f0ecb88056e917aed41c4c967a8')
+ 'ed5fe4e991655fa28736960b9fabc88541d3b43a2614dcaf6aad925ad86e1f14'
+ '947a92b445a4c3becbf05f5f11f3ddcc7ccca95078ea1cbc22bfa5f409dbe9c8')
pkgver() {
cd "$srcdir/${pkgname%-git}"