summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormipimipi2018-12-28 07:09:11 +0100
committermipimipi2018-12-28 07:09:11 +0100
commit3f63e0b21c01f32d6ead9a616220dc04874bbc67 (patch)
tree5671ae95d9313c15bc7d86909b164ecf2abc40da
parent0b6a64e3989a4ddc70762ad040c02435b56cc4ec (diff)
downloadaur-3f63e0b21c01f32d6ead9a616220dc04874bbc67.tar.gz
$1
-rwxr-xr-x.SRCINFO2
-rwxr-xr-xPKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 807b566932d4..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.3.0
+ pkgver = 3.3.1
pkgrel = 1
url = https://github.com/mipimipi/smsync/
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 61495626868f..cd5b7cc1a867 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgorg=github.com/mipimipi
pkgname=smsync-git
_pkgname=smsync
-pkgver=3.3.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')