summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonathon Fernyhough2021-07-15 01:15:56 +0100
committerJonathon Fernyhough2021-07-15 01:15:56 +0100
commitf9516df0f74cfa10731e326bf14663045f7aa3a3 (patch)
treea008e2e54fe67cff36a4690a89c7ff633374f870
parent678ed9029791744ba78485b0ab863b4cd7bf8b69 (diff)
downloadaur-f9516df0f74cfa10731e326bf14663045f7aa3a3.tar.gz
Upstream 2.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ff1c5bcdd284..6a7cd4e8836f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = hypnotix
pkgdesc = An IPTV streaming application
- pkgver = 1.9
+ pkgver = 2.0
pkgrel = 1
url = https://github.com/linuxmint/hypnotix
arch = any
@@ -14,7 +14,7 @@ pkgbase = hypnotix
depends = mpv
depends = xapp
optdepends = youtube-dl: YouTube channel support
- source = https://github.com/linuxmint/hypnotix/archive/1.9.tar.gz
- b2sums = 064603f7ec84d82959a77519a274f27337bf486e2c91256b4779936b7b9c638e47e95edfc0035d1dd157a2a768683305f6ac1cc08181641eeceb4ad3a992f91b
+ source = https://github.com/linuxmint/hypnotix/archive/2.0.tar.gz
+ b2sums = 570d8a51022f929b35d074c42aef8e41c08c0ddb0983d139d901ed22e0e94b687ec8a25f9ac68c373f2e2af2f3c46249771a73bdb4fc6f4bdff0280e32fd228e
pkgname = hypnotix
diff --git a/PKGBUILD b/PKGBUILD
index a8020b0e6c7b..526f534fd99e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Leo <olorin12+gmail+com>
pkgname=hypnotix
-pkgver=1.9
+pkgver=2.0
pkgrel=1
pkgdesc="An IPTV streaming application"
arch=(any)
@@ -11,7 +11,7 @@ license=(GPL3)
depends=(dconf hicolor-icon-theme python-cairo python-imdbpy python-requests python-setproctitle mpv xapp)
optdepends=('youtube-dl: YouTube channel support')
source=($url/archive/$pkgver.tar.gz)
-b2sums=('064603f7ec84d82959a77519a274f27337bf486e2c91256b4779936b7b9c638e47e95edfc0035d1dd157a2a768683305f6ac1cc08181641eeceb4ad3a992f91b')
+b2sums=('570d8a51022f929b35d074c42aef8e41c08c0ddb0983d139d901ed22e0e94b687ec8a25f9ac68c373f2e2af2f3c46249771a73bdb4fc6f4bdff0280e32fd228e')
prepare() {
cd $pkgname-$pkgver