summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authortrizen2020-03-07 10:25:51 +0200
committertrizen2020-03-07 10:25:51 +0200
commit8553e159c71d9035172454f085555f8463648c42 (patch)
treeb84822f1d33a2f3ea4e80cb24616f3b6589d82b7
parentf14ca9c9ba97e0d491aadada46ae2573725eecd4 (diff)
downloadaur-8553e159c71d9035172454f085555f8463648c42.tar.gz
Version 0.0.2
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0e9e6a260a2c..71a0e589c9d4 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.0.1
+ pkgver = 0.0.2
pkgrel = 1
url = https://github.com/trizen/straw-viewer
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index b9f307c7d786..80d2316e8c9f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=straw-viewer
pkgname=straw-viewer-git
-pkgver=0.0.1
+pkgver=0.0.2
pkgrel=1
pkgdesc="Application for searching and streaming videos from YouTube, using the API of invidio.us (fork of youtube-viewer)."
arch=('any')