summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Picht2022-08-20 07:21:28 +0000
committerMichael Picht2022-08-20 07:21:28 +0000
commitb1e00156a965047e82821efa9efd64a949db8e5e (patch)
treef1910e431850cef3e468d0ffc9b2b96ed6d0c1ec
parent5c8972b37efaff1cfd980a1cc0686a7b754ff7a5 (diff)
downloadaur-b1e00156a965047e82821efa9efd64a949db8e5e.tar.gz
release v.3.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 126dfbe65c4a..7218e80f08f8 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.4.6
+ pkgver = .3.5.0
pkgrel = 1
url = https://gitlab.com/mipimipi/smsync/
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 0591470df166..bee4adebbef0 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pkgorg=gitlab.com/mipimipi
pkgname=smsync-git
_pkgname=smsync
-pkgver=3.4.6
+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)