summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonathon Fernyhough2020-12-08 14:15:21 +0000
committerJonathon Fernyhough2020-12-08 14:15:21 +0000
commite2fd8c5cced45e9597c7c3378a3b7dda6042eb02 (patch)
treecbdff7a18208c59cc22c5187de2ba1ed420a855a
parent32e3188c5c7c6e86b48bb9f7219051e3a73f40bb (diff)
downloadaur-e2fd8c5cced45e9597c7c3378a3b7dda6042eb02.tar.gz
Upstream 1.2
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b86e925c2be1..3f877effedde 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = hypnotix
pkgdesc = An IPTV app
- pkgver = 1.1
- pkgrel = 3
+ pkgver = 1.2
+ pkgrel = 1
url = https://github.com/linuxmint/hypnotix
arch = any
license = GPL3
@@ -13,8 +13,8 @@ pkgbase = hypnotix
depends = python-setproctitle
depends = mpv
depends = xapp
- source = https://github.com/linuxmint/hypnotix/archive/1.1.tar.gz
- b2sums = 6d15118cd9342a2d007a5eb06512aa2adb449f1f6c5499cdde93f847a35f671d1d1bedafeaf4b1d5589ee736e96d9a75bb85d88c014460168a2ff45a6a9248ea
+ source = https://github.com/linuxmint/hypnotix/archive/1.2.tar.gz
+ b2sums = 347b954ce83852eb5041480b1f92731701e49ed457896974bf98e5061a071520e2c8f32e7d527c1a7b91919afd4e5967183a227ef0e69bf07fbcea1c61151e52
pkgname = hypnotix
diff --git a/PKGBUILD b/PKGBUILD
index 0fffcae21faa..deb99b45e6be 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,15 +2,15 @@
# Contributor: Leo <olorin12+gmail+com>
pkgname=hypnotix
-pkgver=1.1
-pkgrel=3
+pkgver=1.2
+pkgrel=1
pkgdesc="An IPTV app"
arch=(any)
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=('6d15118cd9342a2d007a5eb06512aa2adb449f1f6c5499cdde93f847a35f671d1d1bedafeaf4b1d5589ee736e96d9a75bb85d88c014460168a2ff45a6a9248ea')
+b2sums=('347b954ce83852eb5041480b1f92731701e49ed457896974bf98e5061a071520e2c8f32e7d527c1a7b91919afd4e5967183a227ef0e69bf07fbcea1c61151e52')
build() {
cd $pkgname-$pkgver