summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorhmk2016-04-27 20:27:35 +0200
committerhmk2016-04-28 00:41:20 +0200
commitd84e7aa92100157662896482599b795a2adb9487 (patch)
tree195114b4df0d6bae416d17b4a62ff5ebbaef53ef
parent52c53ddedefdd5f119760a993e63ed49ab27fbcc (diff)
downloadaur-d84e7aa92100157662896482599b795a2adb9487.tar.gz
package upgrade to 1.0.3
package upgrade to 1.0.3
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD8
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 399ccae30353..b1a6f0a3e45b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = atvrec
- pkgdesc = Tiny TV recorder for Austrian TV stations ORF, ATV, Puls4, ServusTV Mediathek and ORF livestreams
- pkgver = 1.0.2
+ pkgdesc = Command line TV recorder for Austrian TV stations ORF, ATV, Puls4, ServusTV Mediathek and ORF livestreams
+ pkgver = 1.0.3
pkgrel = 1
url = https://twitter.com/hmknapp
arch = x86_64
license = Freeware
options = !strip
- source = atvrec-1.0.2.tar.gz::https://www.dropbox.com/s/fkwiu7kcpf8jjsf/atvrec-1.0.2.tar.gz?dl=1
- md5sums = 890c2d217b7ecfb2c83de7ac0c14f720
+ source = atvrec-1.0.3.tar.gz::https://www.dropbox.com/s/nxlo4xhvav0flmh/atvrec-1.0.3.tar.gz?dl=1
+ md5sums = 896ffcbd1629ac644b86b903ccae8983
pkgname = atvrec
diff --git a/PKGBUILD b/PKGBUILD
index 72459bd812ba..75fe06e6f66a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: Herbert Knapp <herbert.knapp at edu.uni-graz.at>
pkgname=atvrec
-pkgver=1.0.2
+pkgver=1.0.3
pkgrel=1
-pkgdesc="Tiny TV recorder for Austrian TV stations ORF, ATV, Puls4, ServusTV Mediathek and ORF livestreams"
+pkgdesc="Command line TV recorder for Austrian TV stations ORF, ATV, Puls4, ServusTV Mediathek and ORF livestreams"
arch=('x86_64')
url="https://twitter.com/hmknapp"
license=('Freeware')
options=(!strip)
-source=("$pkgname-$pkgver.tar.gz::https://www.dropbox.com/s/fkwiu7kcpf8jjsf/$pkgname-$pkgver.tar.gz?dl=1")
-md5sums=('890c2d217b7ecfb2c83de7ac0c14f720')
+source=("$pkgname-$pkgver.tar.gz::https://www.dropbox.com/s/nxlo4xhvav0flmh/$pkgname-$pkgver.tar.gz?dl=1")
+md5sums=("896ffcbd1629ac644b86b903ccae8983")
package() {
mkdir -p "$pkgdir/usr/bin/"