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