summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD8
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5cf7ba8b7b5c..f648cda0b589 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = atvrec
pkgdesc = Command line TV recorder for Austrian TV stations ORF, ATV, Puls4, ServusTV Mediathek and ORF, ServusTV livestreams
- pkgver = 1.1.3
- pkgrel = 2
+ pkgver = 1.1.4
+ pkgrel = 1
url = https://twitter.com/hmknapp
arch = x86_64
license = Freeware
options = !strip
- source = atvrec-1.1.3.tar.gz::https://www.dropbox.com/s/z2ig5awm4kfp03i/atvrec-1.1.3.tar.gz?dl=1
- md5sums = cef7471098fce6ecfc290bd2c2128595
+ source = atvrec-1.1.4.tar.gz::https://www.dropbox.com/s/jvvj5n2xan3bd2n/atvrec-1.1.4.tar.gz?dl=1
+ md5sums = 19d0c55863bdabb8d649c7bb608a3e23
pkgname = atvrec
diff --git a/PKGBUILD b/PKGBUILD
index 109e96f8d920..7c7c7b72886d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: Herbert Knapp <herbert.knapp at edu.uni-graz.at>
pkgname=atvrec
-pkgver=1.1.3
-pkgrel=2
+pkgver=1.1.4
+pkgrel=1
pkgdesc="Command line TV recorder for Austrian TV stations ORF, ATV, Puls4, ServusTV Mediathek and ORF, ServusTV livestreams"
arch=('x86_64')
url="https://twitter.com/hmknapp"
license=('Freeware')
options=(!strip)
-source=("$pkgname-$pkgver.tar.gz::https://www.dropbox.com/s/z2ig5awm4kfp03i/$pkgname-$pkgver.tar.gz?dl=1")
-md5sums=("cef7471098fce6ecfc290bd2c2128595")
+source=("$pkgname-$pkgver.tar.gz::https://www.dropbox.com/s/jvvj5n2xan3bd2n/$pkgname-$pkgver.tar.gz?dl=1")
+md5sums=("19d0c55863bdabb8d649c7bb608a3e23")
package() {
mkdir -p "$pkgdir/usr/bin/"