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 088fdaab63c2..c24619654b48 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Contributor: Antti Hautaniemi <an7oine at me dot com>
pkgname=aceget
-pkgver=1.1
+pkgver=1.2
pkgrel=1
pkgdesc="command-line ACE Stream client"
arch=('any')
@@ -10,7 +10,7 @@ license=('GPL')
depends=('expect' 'tcllib' 'curl')
optdepends=('acestream-engine: run the engine locally')
source=('aceget.exp')
-sha256sums=('e8bc3c51b7ecde766a73bb294bfe33fc03e5f3e2151a5b1e0be4f0d01e706be6')
+sha256sums=('0f8ffc8699b4874bec7dc1afa02d2cc8f04bbc909eb8ebabbe3e9073cf26a905')
package() {
install -D -m 755 "$srcdir/aceget.exp" "$pkgdir/usr/bin/aceget.exp"