summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Picht2018-02-24 10:33:11 +0100
committerMichael Picht2018-02-24 10:33:11 +0100
commitca6a35c0b9146166d09c67f280434123f5fd220b (patch)
treed4f7e818225ab4eb2334fe758f5b03381ad60416
parenteb87b3e78300593c4fc7d0af0e970b8e800f2148 (diff)
downloadaur-ca6a35c0b9146166d09c67f280434123f5fd220b.tar.gz
Check last change of the directoray of a music file in addition
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f735e2287b52..d6e44a63784b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = smsync-git
pkgdesc = smsync (Smart Music Sync) is an easy-to-use command line application for Linux. It helps to keep huge music collections in sync and is also taking care of conversions between different formats
- pkgver = 1.0.1
+ pkgver = 1.0.2
pkgrel = 1
url = http://github.com/mipimipi/smsync/
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 203eae737637..a9d224a02b23 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=smsync-git
_pkgname=smsync
-pkgver=1.0.1
+pkgver=1.0.2
pkgrel=1
pkgdesc='smsync (Smart Music Sync) is an easy-to-use command line application for Linux. It helps to keep huge music collections in sync and is also taking care of conversions between different formats'
arch=('x86_64' 'i686')