summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormipimipi2018-12-19 10:12:29 +0100
committermipimipi2018-12-19 10:12:29 +0100
commit8613c6235f0115b78102e55462ac38c3f7920453 (patch)
tree63d4f1271bf00e4d561d497888f0da3125c7672a
parent29cfec8a02c728c3c660bac2757dc48f113608b5 (diff)
downloadaur-8613c6235f0115b78102e55462ac38c3f7920453.tar.gz
$1
-rwxr-xr-x.SRCINFO2
-rwxr-xr-xPKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8edd188f9ff8..ef9bdaff5948 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
- pkgver = 3.0.3
+ pkgver = 3.1.0
pkgrel = 1
url = https://github.com/mipimipi/smsync/
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 6f0d282189a4..c64e503b3572 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgorg=github.com/mipimipi
pkgname=smsync-git
_pkgname=smsync
-pkgver=3.0.3
+pkgver=3.1.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"
arch=('x86_64' 'i686')