summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Picht2022-08-20 07:21:55 +0000
committerMichael Picht2022-08-20 07:21:55 +0000
commit6f71fbb86fe50f0daf4bbd2ebe469318161bbd1f (patch)
treea4addbf607aaeb8152a71eafdb921be9146640cf
parentb1e00156a965047e82821efa9efd64a949db8e5e (diff)
downloadaur-6f71fbb86fe50f0daf4bbd2ebe469318161bbd1f.tar.gz
release v3.5.0
Signed-off-by: Michael Picht <mipi@fsfe.org>
-rwxr-xr-x.SRCINFO2
-rwxr-xr-xPKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7218e80f08f8..69d993c6ad51 100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = smsync-git
pkgdesc = smsync (Smart Music Sync) keeps huge music collections in sync and is takes care of conversions between different file formats. It's an easy-to-use command line application for Linux
- pkgver = .3.5.0
+ pkgver = 3.5.0
pkgrel = 1
url = https://gitlab.com/mipimipi/smsync/
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index bee4adebbef0..c4170ce656db 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pkgorg=gitlab.com/mipimipi
pkgname=smsync-git
_pkgname=smsync
-pkgver=.3.5.0
+pkgver=3.5.0
pkgrel=1
pkgdesc="smsync (Smart Music Sync) keeps huge music collections in sync and is takes care of conversions between different file formats. It's an easy-to-use command line application for Linux"
arch=(x86_64 aarch64)