summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Picht2018-08-05 16:40:37 +0200
committerMichael Picht2018-08-05 16:40:37 +0200
commit9a7e6ef9950a2ee89f6b3f652c4497e571132698 (patch)
tree33887b3b604b603bba461842a7951774f29ba15d
parent8eb7efd08791b8621eced83445b4ebe44a56b7da (diff)
downloadaur-9a7e6ef9950a2ee89f6b3f652c4497e571132698.tar.gz
$1
-rwxr-xr-x.SRCINFO2
-rwxr-xr-xPKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 415d88734f32..b40d62279578 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 taking care of conversions between different file formats. It's an easy-to-use command line application for Linux.
- pkgver = 2.0.1
+ pkgver = 2.0.2
pkgrel = 1
url = http://github.com/mipimipi/smsync/
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 64000df88611..af75c3c2fa9c 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=smsync-git
_pkgname=smsync
-pkgver=2.0.1
+pkgver=2.0.2
pkgrel=1
pkgdesc="smsync (Smart Music Sync) keeps huge music collections in sync and is taking care of conversions between different file formats. It's an easy-to-use command line application for Linux."
arch=('x86_64' 'i686')