summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCore2023-05-18 16:34:04 +0100
committerCore2023-05-18 16:34:04 +0100
commit9269824691b84c27a2538ced2cd362453dfac09a (patch)
treebf21e45298fd85522df2051f16620b16c3939247
parent6ebd7c133f958829781efbbdfb4be50d633cd0fa (diff)
downloadaur-9269824691b84c27a2538ced2cd362453dfac09a.tar.gz
bump
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2d95ad653ef7..2852237d0280 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = cider
pkgdesc = Project Cider. An open-source Apple Music client built from the ground up with Vue.js and Electron. Compiled from the GitHub repositories branch.
- pkgver = 1.6.0
+ pkgver = 1.6.1
pkgrel = 6
url = https://github.com/CiderApp/Cider
arch = armv7h
diff --git a/PKGBUILD b/PKGBUILD
index f8f8d8c9f939..87aadab55e82 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Core_UK <dev@coredev.uk>
pkgname=cider
-pkgver=1.6.0
+pkgver=1.6.1
pkgrel=6
pkgdesc="Project Cider. An open-source Apple Music client built from the ground up with Vue.js and Electron. Compiled from the GitHub repositories ${_pkgbranch} branch."
arch=("armv7h" "i686" "x86_64")