~alpine/aports

testing/viddy: upgrade to 0.2.0 v1 APPLIED

Marvin Preuss: 1
 testing/viddy: upgrade to 0.2.0

 1 files changed, 2 insertions(+), 2 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/3651/mbox | git am -3
Learn more about email & git

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

---
 testing/viddy/APKBUILD | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

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