summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorbastimeyer2022-01-31 10:28:06 +0100
committerbastimeyer2022-01-31 10:28:59 +0100
commited176875743687eab88c662d0c59e1f428e46008 (patch)
treedc36b442e612a6430b16b47447fe281e2585da08 /PKGBUILD
parent93c43df8a6e2bbc23e105937fe3cda3a598ee9fc (diff)
downloadaur-ed176875743687eab88c662d0c59e1f428e46008.tar.gz
Bump pkgver to 2629.f6e65da1
- Bump pkgver for the v2.0.0 release - Add StartupWMClass to launcher file
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
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