summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonathon Fernyhough2021-06-09 18:02:44 +0100
committerJonathon Fernyhough2021-06-09 18:02:44 +0100
commitd199fa196e75e4e19aff1c4aa88d4a6e09fedc07 (patch)
treed3249aefb3ae29e87b1e373f87354790f356f79a
parent12aaf0c8ec4b48d3d017c6ee7aa6f6d2e277987e (diff)
downloadaur-d199fa196e75e4e19aff1c4aa88d4a6e09fedc07.tar.gz
Upstream 1.8
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index be67a3b105e6..3337e7e94656 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = hypnotix
pkgdesc = An IPTV streaming application
- pkgver = 1.7
+ pkgver = 1.8
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.7.tar.gz
- b2sums = 7ae78c17e3e0abda52b361ab87930e11fed50adc9b6e84f20e72ef7d0ae30e53b642e3c89c68fba5db05f70afb0668fe35c8825a0075102c04dfb626a837616b
+ source = https://github.com/linuxmint/hypnotix/archive/1.8.tar.gz
+ b2sums = a92cacb3dda081b9084c5d79e00119c6ef0c7c67a56260186344def29590c09472cd33e8a1d1408e4971712eb05aae97cb0588206800fce92644e4301c22f335
pkgname = hypnotix
diff --git a/PKGBUILD b/PKGBUILD
index ba2379bb033c..e740fae11b9e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Leo <olorin12+gmail+com>
pkgname=hypnotix
-pkgver=1.7
+pkgver=1.8
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=('7ae78c17e3e0abda52b361ab87930e11fed50adc9b6e84f20e72ef7d0ae30e53b642e3c89c68fba5db05f70afb0668fe35c8825a0075102c04dfb626a837616b')
+b2sums=('a92cacb3dda081b9084c5d79e00119c6ef0c7c67a56260186344def29590c09472cd33e8a1d1408e4971712eb05aae97cb0588206800fce92644e4301c22f335')
prepare() {
cd $pkgname-$pkgver