summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
author5shekel2020-03-25 20:05:55 +0200
committer5shekel2020-03-25 20:05:55 +0200
commitbe802341874fc761d2874d16c8a658701e70750b (patch)
tree4af9624f49ec177bd3b8b99fa86bc0b922b63a4f /PKGBUILD
parentf2f20a9d1832d215a157f4210c90e1a07baaff62 (diff)
downloadaur-be802341874fc761d2874d16c8a658701e70750b.tar.gz
bumped ver
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c8583599c8ce..1fd344487d6e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: bl4ckb1t <bl4ckb1t@gmail.com>
pkgname=ezstream
-pkgver=0.6.0
+pkgver=1.0.1
pkgrel=3
pkgdesc="A command line source client for Icecast media streaming servers."
arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@ depends=('libogg' 'libvorbis' 'libxml2' 'libshout' 'taglib')
source=(http://downloads.xiph.org/releases/ezstream/"${pkgname}"-"${pkgver}".tar.gz)
-sha256sums=('f86eb8163b470c3acbc182b42406f08313f85187bd9017afb8b79b02f03635c9')
+sha256sums=('fc4bf494897a8b1cf75dceefb1eb22ebd36967e5c3b5ce2af9858dbb94cf1157')
build() {