summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCore2022-01-29 07:30:42 +0000
committerCore2022-01-29 07:30:42 +0000
commit1acb76ed1220d2c50bfadadf99f800d264d9da29 (patch)
tree39dbe7d384bb3f52209746dd835ccacd5a4eefe2
parentd50f68a5f70dadd0c156da0ce6092f3be58b728b (diff)
downloadaur-1acb76ed1220d2c50bfadadf99f800d264d9da29.tar.gz
Update to version
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 187093b29ce1..3cda076535a5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = cider
pkgdesc = Project Cider. A new look into listening and enjoying music in style and performance. Built from the ground up with vue.js and electron. Compiled from the GitHub repositories main branch.
- pkgver = 1.1.0.1422.8b80296
- pkgrel = 1
+ pkgver = 1.1.0
+ pkgrel = 2
url = https://github.com/CiderApp/Cider.git
arch = armv7h
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 39e663e4bcdb..8ff149f0aad9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
pkgname=cider
_pkgname=Cider
-pkgver=1.1.0.1422.8b80296
-pkgrel=1
+pkgver=1.1.0
+pkgrel=2
pkgdesc="Project Cider. A new look into listening and enjoying music in style and performance. Built from the ground up with vue.js and electron. Compiled from the GitHub repositories main branch."
arch=("armv7h" "i686" "x86_64")
url="https://github.com/CiderApp/${_pkgname}.git"