summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCore2025-01-15 14:18:15 +0000
committerCore2025-01-15 14:18:15 +0000
commit6ce2876de836018e8b511951de2f67aa20e4eef6 (patch)
treed6f0eaf572bc3437cf46d4a7030a8a2195c9ec12
parentcd41be449c88cf90b6889b6b714de89beada573c (diff)
downloadaur-cider.tar.gz
chore: bump package rel
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c10768bac9ba..7b6f68a0f81c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = cider
pkgdesc = Project Cider. An open-source Apple Music client built from the ground up with Vue.js and Electron. Build from tar file on GitHub releases.
pkgver = 1.6.3
- pkgrel = 8
+ pkgrel = 9
url = https://github.com/ciderapp/cider.git
arch = x86_64
license = AGPL3
diff --git a/PKGBUILD b/PKGBUILD
index 136843c4d6ed..68b48d7440ef 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=cider
pkgver=1.6.3
-pkgrel=8
+pkgrel=9
pkgdesc="Project Cider. An open-source Apple Music client built from the ground up with Vue.js and Electron. Build from tar file on GitHub releases."
arch=(x86_64)
url="https://github.com/ciderapp/${pkgname}.git"