summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonathon Fernyhough2021-04-15 16:06:25 +0100
committerJonathon Fernyhough2021-04-15 16:06:25 +0100
commitda24eec621c0212227da7fc4a23b99603aaa8264 (patch)
treed0816135518b48fd99b85ebb7a8ed54b296bb6c0
parentd01a92f5f3da4b77720ca79933395c4b7d7cc593 (diff)
downloadaur-da24eec621c0212227da7fc4a23b99603aaa8264.tar.gz
Upstream 1.6
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 54669d1aa626..72773496fb91 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = hypnotix
pkgdesc = An IPTV streaming application
- pkgver = 1.5
+ pkgver = 1.6
pkgrel = 1
url = https://github.com/linuxmint/hypnotix
arch = any
@@ -13,8 +13,8 @@ pkgbase = hypnotix
depends = python-setproctitle
depends = mpv
depends = xapp
- source = https://github.com/linuxmint/hypnotix/archive/1.5.tar.gz
- b2sums = 9562fe07b87a4b106aff735e69b7be0b902ebaac2f33fa59e6615d22186137c00a7d09ed3b22205ed986c6aabaab91998d1dd55b12e5c3158aaa0fc2c48a3ca5
+ source = https://github.com/linuxmint/hypnotix/archive/1.6.tar.gz
+ b2sums = 632a697409fe0f734c8aff6b8d97e4be354eefdcf45d5f0981f87bb7c315ace17e5ee11d6d03533e87ad36a0f62bd29c44edd0f033dae730d3794354c379eb70
pkgname = hypnotix
diff --git a/PKGBUILD b/PKGBUILD
index bb0bf216aa43..6ef690d7f38e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Leo <olorin12+gmail+com>
pkgname=hypnotix
-pkgver=1.5
+pkgver=1.6
pkgrel=1
pkgdesc="An IPTV streaming application"
arch=(any)
@@ -10,7 +10,7 @@ url="https://github.com/linuxmint/hypnotix"
license=(GPL3)
depends=(dconf hicolor-icon-theme python-cairo python-imdbpy python-requests python-setproctitle mpv xapp)
source=($url/archive/$pkgver.tar.gz)
-b2sums=('9562fe07b87a4b106aff735e69b7be0b902ebaac2f33fa59e6615d22186137c00a7d09ed3b22205ed986c6aabaab91998d1dd55b12e5c3158aaa0fc2c48a3ca5')
+b2sums=('632a697409fe0f734c8aff6b8d97e4be354eefdcf45d5f0981f87bb7c315ace17e5ee11d6d03533e87ad36a0f62bd29c44edd0f033dae730d3794354c379eb70')
prepare() {
cd $pkgname-$pkgver