summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonathon Fernyhough2020-12-10 15:33:35 +0000
committerJonathon Fernyhough2020-12-10 15:33:35 +0000
commit4fb4f76c7ce7b97ae75e1d994bc9615a5b8caa10 (patch)
treef01f83bd96c59ff5a3270d5209a6a228e36ac379
parente2fd8c5cced45e9597c7c3378a3b7dda6042eb02 (diff)
downloadaur-4fb4f76c7ce7b97ae75e1d994bc9615a5b8caa10.tar.gz
Upstream 1.3
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3f877effedde..258d82d7fd08 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = hypnotix
pkgdesc = An IPTV app
- pkgver = 1.2
+ pkgver = 1.3
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.2.tar.gz
- b2sums = 347b954ce83852eb5041480b1f92731701e49ed457896974bf98e5061a071520e2c8f32e7d527c1a7b91919afd4e5967183a227ef0e69bf07fbcea1c61151e52
+ source = https://github.com/linuxmint/hypnotix/archive/1.3.tar.gz
+ b2sums = 9bf53b5dd6768e2ef8d4474b8875bbccb3aeeaf77707e59c8ce5f2359b126c0e4abd1cb0120586f6c8fee4c54b3d61368d298b7763b12bed937d906402b13ada
pkgname = hypnotix
diff --git a/PKGBUILD b/PKGBUILD
index deb99b45e6be..3960ce331f4b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Leo <olorin12+gmail+com>
pkgname=hypnotix
-pkgver=1.2
+pkgver=1.3
pkgrel=1
pkgdesc="An IPTV app"
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=('347b954ce83852eb5041480b1f92731701e49ed457896974bf98e5061a071520e2c8f32e7d527c1a7b91919afd4e5967183a227ef0e69bf07fbcea1c61151e52')
+b2sums=('9bf53b5dd6768e2ef8d4474b8875bbccb3aeeaf77707e59c8ce5f2359b126c0e4abd1cb0120586f6c8fee4c54b3d61368d298b7763b12bed937d906402b13ada')
build() {
cd $pkgname-$pkgver