summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAndrew Rabert2018-10-14 21:33:28 -0400
committerAndrew Rabert2018-10-14 21:33:28 -0400
commit88de3a842aeb06a1b8bda9be1849b382363eedb2 (patch)
tree7700666916a77f1ba9269ac45ddb34433a2c3f7c /PKGBUILD
parentc7e919b10799fe7e2418895b4508826d8298e3f6 (diff)
downloadaur-harmonize.tar.gz
Release version 0.3.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 595f5a765c58..9d37fc106b40 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Contributor: Andrew Rabert <ar nullsum.net>
pkgname=harmonize
-pkgver=0.3.1
+pkgver=0.3.2
pkgrel=1
pkgdesc="Create and synchronize transcoded copies of audio folders."
url="https://github.com/nvllsvm/harmonize"
@@ -10,7 +10,7 @@ makedepends=('python-setuptools')
license=('APACHE')
arch=('any')
source=("https://files.pythonhosted.org/packages/source/${pkgname:0:1}/${pkgname}/${pkgname}-${pkgver}.tar.gz")
-sha256sums=('d7feab799108b2566eb2011996807a89863fba298a6d6b187c299e3e17ec653a')
+sha256sums=('0d53eb928aa305f3d1379fcddb0a3e16ea4738032bd51a971ae192a91ae3b256')
package() {
cd harmonize-$pkgver