summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Picht2022-08-27 13:16:25 +0000
committerMichael Picht2022-08-27 13:16:25 +0000
commit4d8ebf45cb0d5d559e362406526e4808e0e093c9 (patch)
tree923c407580e8909cf7021192c4f5f21ee72434be
parent6f71fbb86fe50f0daf4bbd2ebe469318161bbd1f (diff)
downloadaur-4d8ebf45cb0d5d559e362406526e4808e0e093c9.tar.gz
release v3.5.1
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 69d993c6ad51..8157e6c4c702 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.1
pkgrel = 1
url = https://gitlab.com/mipimipi/smsync/
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index c4170ce656db..4f01df208d82 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.1
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)