summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorhmk2016-05-31 03:31:00 +0200
committerhmk2016-05-31 03:31:00 +0200
commitbe0fc200eb7728b7f8646478c69c194adc2d917f (patch)
tree90e6a324ac06fbe8032464d383a7c5713187e517
parent4a8d99a2683f629168749fe8878ed68708ae445b (diff)
downloadaur-be0fc200eb7728b7f8646478c69c194adc2d917f.tar.gz
package upgrade to 1.2.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 639743268bc5..cc45add4b25b 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.2.0
+ pkgver = 1.2.1
pkgrel = 1
url = https://twitter.com/hmknapp
arch = x86_64
license = Freeware
options = !strip
- source = atvrec-1.2.0.tar.gz::https://www.dropbox.com/s/1qbc839siehuqnk/atvrec-1.2.0.tar.gz?dl=1
- md5sums = 55d1739db576dc2cb1c86cf44bd44160
+ source = atvrec-1.2.1.tar.gz::https://www.dropbox.com/s/1qbc839siehuqnk/atvrec-1.2.1.tar.gz?dl=1
+ md5sums = 114d6156663fc31f5f93d63b1e9369f3
pkgname = atvrec
diff --git a/PKGBUILD b/PKGBUILD
index cc66c56a8391..257fc90470a8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Herbert Knapp <herbert.knapp at edu.uni-graz.at>
pkgname=atvrec
-pkgver=1.2.0
+pkgver=1.2.1
pkgrel=1
pkgdesc="Command line TV recorder for Austrian TV stations ORF, ATV, Puls4, ServusTV Mediathek and ORF, ServusTV livestreams"
arch=('x86_64')
@@ -8,7 +8,7 @@ url="https://twitter.com/hmknapp"
license=('Freeware')
options=(!strip)
source=("$pkgname-$pkgver.tar.gz::https://www.dropbox.com/s/1qbc839siehuqnk/$pkgname-$pkgver.tar.gz?dl=1")
-md5sums=("55d1739db576dc2cb1c86cf44bd44160")
+md5sums=("114d6156663fc31f5f93d63b1e9369f3")
package() {
mkdir -p "$pkgdir/usr/bin/"