summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorbastimeyer2022-01-31 10:28:06 +0100
committerbastimeyer2022-01-31 10:28:59 +0100
commited176875743687eab88c662d0c59e1f428e46008 (patch)
treedc36b442e612a6430b16b47447fe281e2585da08
parent93c43df8a6e2bbc23e105937fe3cda3a598ee9fc (diff)
downloadaur-ed176875743687eab88c662d0c59e1f428e46008.tar.gz
Bump pkgver to 2629.f6e65da1
- Bump pkgver for the v2.0.0 release - Add StartupWMClass to launcher file
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD3
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6d0224c7bfbf..6d2e51319e78 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = streamlink-twitch-gui-git
pkgdesc = A multi platform Twitch.tv browser for Streamlink
- pkgver = 2452.38dc24d8
+ pkgver = 2629.f6e65da1
pkgrel = 1
url = https://github.com/streamlink/streamlink-twitch-gui
arch = i686
@@ -21,4 +21,3 @@ pkgbase = streamlink-twitch-gui-git
sha256sums = SKIP
pkgname = streamlink-twitch-gui-git
-
diff --git a/PKGBUILD b/PKGBUILD
index 31530bdf2e34..b4b9cc234985 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=streamlink-twitch-gui
pkgname="${_pkgname}-git"
-pkgver=2452.38dc24d8
+pkgver=2629.f6e65da1
pkgrel=1
pkgdesc="A multi platform Twitch.tv browser for Streamlink"
arch=("i686" "x86_64")
@@ -84,6 +84,7 @@ package() {
Comment=Browse Twitch.tv and watch streams in your videoplayer of choice
Keywords=streamlink;twitch;streaming;
Categories=AudioVideo;Network;
+ StartupWMClass=streamlink-twitch-gui
Exec=/usr/bin/${_pkgname}
Icon=${_pkgname}
EOF