summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormipimipi2018-12-20 10:52:19 +0100
committermipimipi2018-12-20 10:52:19 +0100
commit30083ac76ca8cdf8cc3653c2729a5ecaaba2fb6f (patch)
treed2cc9c2249f205517574c1a9a1ca56d84c8e1d7c
parent8613c6235f0115b78102e55462ac38c3f7920453 (diff)
downloadaur-30083ac76ca8cdf8cc3653c2729a5ecaaba2fb6f.tar.gz
$1
-rwxr-xr-x.SRCINFO4
-rwxr-xr-xPKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ef9bdaff5948..d38590c32bc5 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.1.0
+ 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.1.1
pkgrel = 1
url = https://github.com/mipimipi/smsync/
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index c64e503b3572..b43e544dfff7 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,9 +3,9 @@
pkgorg=github.com/mipimipi
pkgname=smsync-git
_pkgname=smsync
-pkgver=3.1.0
+pkgver=3.1.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"
+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')
url="https://$pkgorg/$_pkgname/"
license=('GPL3')