summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorjp19952021-01-19 19:09:08 +0200
committerjp19952021-01-19 19:09:08 +0200
commitb4a7211eeaae20bbba6af9354a199fe254084311 (patch)
tree066b17180354fc60b21417123ba9e032d2a1c792
parentcc4e9bf039b52e60ba5443b5231b01354fc38aac (diff)
downloadaur-b4a7211eeaae20bbba6af9354a199fe254084311.tar.gz
minor improvements
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 90847ae936d7..352d1d058aab 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = kappa-launcher-git
pkgdesc = Twitch launcher using rofi
- pkgver = r65.edcb9e5
+ pkgver = r76.0b6e5e8
pkgrel = 1
url = https://github.com/jp1995/kappa-launcher
arch = any
@@ -8,8 +8,8 @@ pkgbase = kappa-launcher-git
makedepends = git
depends = rofi
depends = jq
- depends = streamlink-git
- optdepends = chatterino2-git: chat client
+ depends = streamlink
+ optdepends = chatterino2: chat client
optdepends = chatty-beta: alternative chat client
optdepends = xdg-utils: browser function
provides = kappa-launcher-git
diff --git a/PKGBUILD b/PKGBUILD
index e27458968f1e..64c7a910a455 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: poncho
pkgname=kappa-launcher-git
_pkgname=kappa-launcher
-pkgver=r65.edcb9e5
+pkgver=r76.0b6e5e8
pkgrel=1
pkgdesc="Twitch launcher using rofi"
arch=('any')