summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCore2023-04-11 23:12:52 +0100
committerCore2023-04-11 23:12:52 +0100
commit6ebd7c133f958829781efbbdfb4be50d633cd0fa (patch)
treea11260daf819fa91af1c45f667b4636f185f7223
parent14cf6ca6e63e3c80d63a4d192ffe27715d1db161 (diff)
downloadaur-6ebd7c133f958829781efbbdfb4be50d633cd0fa.tar.gz
oops
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ecd93ca3612c..2d95ad653ef7 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.0
pkgrel = 6
url = https://github.com/CiderApp/Cider
arch = armv7h
diff --git a/PKGBUILD b/PKGBUILD
index 06b5247e0d1b..f8f8d8c9f939 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Core_UK <dev@coredev.uk>
pkgname=cider
-pkgver=1.6.0.
+pkgver=1.6.0
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")