summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormipimipi2019-01-03 11:06:25 +0100
committermipimipi2019-01-03 11:06:25 +0100
commitc13935c6a462dee9dc54c05475fddb2adff2bd4e (patch)
tree20a5757cbd480400c48ca78a9a537c6e9cedea01
parent3f63e0b21c01f32d6ead9a616220dc04874bbc67 (diff)
downloadaur-c13935c6a462dee9dc54c05475fddb2adff2bd4e.tar.gz
$1
-rwxr-xr-x.SRCINFO2
-rwxr-xr-xPKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9e6f0d7fd85f..5f3056972ba2 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.3.1
+ pkgver = 3.4.0
pkgrel = 1
url = https://github.com/mipimipi/smsync/
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index cd5b7cc1a867..4816cc3e4526 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgorg=github.com/mipimipi
pkgname=smsync-git
_pkgname=smsync
-pkgver=3.3.1
+pkgver=3.4.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' 'i686')