summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMike Swanson2018-01-31 12:39:05 -0800
committerMike Swanson2018-01-31 12:39:05 -0800
commite367f771c143a2b32dce7a87cd6a678ae903a871 (patch)
tree38d762e153574596b4d5dd38d8b58fca4ac06881 /PKGBUILD
parent0229203b969dafd2b5960c3dd1fd8bb78f36c0e1 (diff)
downloadaur-e367f771c143a2b32dce7a87cd6a678ae903a871.tar.gz
Update to 1.5.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0a3acdb39d18..891befe667c2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Mike Swanson <mikeonthecomputer@gmail.com>
pkgname=reflac
-pkgver=1.5
+pkgver=1.5.1
pkgrel=1
pkgdesc="Recompresses FLAC files while preserving tags"
arch=('any')
@@ -10,7 +10,7 @@ depends=('flac')
makedepends=('asciidoc')
license=('ISC')
source=("$url"/archive/"$pkgver".tar.gz)
-sha512sums=('3e09c7c546766ddbb56b2e542c1a3588963c5735e09af39546b25b54822b56024ce9853a3e87d53fb1505b9fda93f3231ac3c226203f87ed8b56059c1886b29e')
+sha512sums=('64e66150d4bf10aa58e140b92eed3ae2a3e33c3752aabd16850ebf5606049f964605c15be45b9c7fa725cb8efb696b76d781c5a3acdcae2f2d0b51ea71206975')
build() {
cd "$srcdir/$pkgname-$pkgver"