~alpine/aports

testing/viddy: upgrade to 0.2.1 v1 APPLIED

Marvin Preuss: 1
 testing/viddy: upgrade to 0.2.1

 1 files changed, 3 insertions(+), 3 deletions(-)
Export patchset (mbox)
How do I use this?

Copy & paste the following snippet into your terminal to import this patchset into git:

curl -s https://lists.alpinelinux.org/~alpine/aports/patches/3653/mbox | git am -3
Learn more about email & git

[PATCH] testing/viddy: upgrade to 0.2.1 Export this patch

---
 testing/viddy/APKBUILD | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/testing/viddy/APKBUILD b/testing/viddy/APKBUILD
index ae20d52003..5d9e8239a1 100644
--- a/testing/viddy/APKBUILD
+++ b/testing/viddy/APKBUILD
@@ -1,8 +1,8 @@
# Contributor: Marvin Preuss <marvin@xsteadfastx.org>
# Maintainer: Marvin Preuss <marvin@xsteadfastx.org>
pkgname=viddy
pkgver=0.2.0
pkgrel=1
pkgver=0.2.1
pkgrel=0
pkgdesc="Modern watch command. Time machine and pager etc."
url="https://github.com/sachaos/viddy"
arch="all"
@@ -24,5 +24,5 @@ package() {
	install -Dm755 $pkgname "$pkgdir"/usr/bin/"$pkgname"
}
sha512sums="
8b2a4857ff292d768be08550fbcb0294056384fa1b92a18e39247ff3b003507554fcfad9b7a7108f02f9ec224c1cc5250af3f78fac95d23cc25167ae18fa3d1a  viddy-0.2.0.tar.gz
66b1a03055d1ce1282e31d57eee78959e5c3f6ca2b0c483759069eb5fad8146e0751713994b1f29755d1ec8868841803320499dd3f87e1a3b010327fa0a43132  viddy-0.2.1.tar.gz
"
-- 
2.33.0