summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e1d1aa1c1d79..99931e502a66 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: alium
pkgname=televize
-pkgver=29
+pkgver=30
pkgrel=1
pkgdesc="CLI aplication to watch mainly Czech television streams"
arch=('any')
@@ -12,7 +12,7 @@ license=('GPL')
depends=('bash' 'wget' 'grep' 'sed' 'ctstream')
optdepends=('mplayer: for MPlayer backend' 'mpv: for MPV backend')
source=(http://xpisar.wz.cz/${pkgname}/${pkgname}-${pkgver})
-sha256sums=('a6e4b73f92810d190dbdbc13f99705e42c705da23fb30f60aec1a57f6c69d890')
+sha256sums=('771045401398e5160345ed81c194d8310050f4624fa4a7daf1ec9e014134d35d')
package() {
cd "${srcdir}"