summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormipimipi2018-12-27 15:00:19 +0100
committermipimipi2018-12-27 15:00:19 +0100
commit0b6a64e3989a4ddc70762ad040c02435b56cc4ec (patch)
treecbef005a0f821f9db68237859d89d0b9823f55d0
parent7b1e3451a77def866f262ae768fefea6d77b460b (diff)
downloadaur-0b6a64e3989a4ddc70762ad040c02435b56cc4ec.tar.gz
$1
-rwxr-xr-x.SRCINFO2
-rwxr-xr-xPKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c32d03097f9f..807b566932d4 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.2.1
+ pkgver = 3.3.0
pkgrel = 1
url = https://github.com/mipimipi/smsync/
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 4344441d63d0..61495626868f 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgorg=github.com/mipimipi
pkgname=smsync-git
_pkgname=smsync
-pkgver=3.2.1
+pkgver=3.3.0
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')