summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authortrizen2020-11-02 01:38:53 +0200
committertrizen2020-11-02 01:38:53 +0200
commitf1062121306f9272b2fd32cde81de2290783cf62 (patch)
tree4b4ee242d7605aa10b5d6fde1956fb104c865fbb
parentf55d39c713f63b01b486bcdf67d997ed5919dc63 (diff)
downloadaur-f1062121306f9272b2fd32cde81de2290783cf62.tar.gz
Version 0.1.1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ff3fdc276070..d065fa6b9d93 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = straw-viewer-git
- pkgdesc = Application for searching and streaming videos from YouTube, using the API of invidio.us (fork of youtube-viewer).
- pkgver = 0.1.0.r0.gf310fa3
+ pkgdesc = A lightweight YouTube client for Linux (CLI/GTK), using the invidious API (fork of youtube-viewer).
+ pkgver = 0.1.1.r0.gad4c5ae
pkgrel = 1
url = https://github.com/trizen/straw-viewer
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index bd63e1386858..301429098934 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,9 +2,9 @@
_pkgname=straw-viewer
pkgname=straw-viewer-git
-pkgver=0.1.0.r0.gf310fa3
+pkgver=0.1.1.r0.gad4c5ae
pkgrel=1
-pkgdesc="Application for searching and streaming videos from YouTube, using the API of invidio.us (fork of youtube-viewer)."
+pkgdesc="A lightweight YouTube client for Linux (CLI/GTK), using the invidious API (fork of youtube-viewer)."
arch=('any')
url="https://github.com/trizen/${_pkgname}"
license=('Artistic2.0')