Skip to content
Snippets Groups Projects
Commit 6240c44d authored by Daniele Debernardi's avatar Daniele Debernardi Committed by Leo
Browse files

community/apk-file: upgrade to 0.3.6

parent 0b4fa7f3
No related branches found
No related tags found
No related merge requests found
# Contributor: Daniele Debernardi <drebrez@gmail.com> # Contributor: Daniele Debernardi <drebrez@gmail.com>
# Maintainer: Daniele Debernardi <drebrez@gmail.com> # Maintainer: Daniele Debernardi <drebrez@gmail.com>
pkgname=apk-file pkgname=apk-file
pkgver=0.3.5 pkgver=0.3.6
pkgrel=1 pkgrel=0
pkgdesc="Command line front end for pkgs.alpinelinux.org" pkgdesc="Command line front end for pkgs.alpinelinux.org"
url="https://github.com/genuinetools/apk-file" url="https://github.com/genuinetools/apk-file"
arch="all" arch="all"
license="MIT" license="MIT"
makedepends="go" makedepends="go bash"
source="$pkgname-$pkgver.tar.gz::https://github.com/genuinetools/$pkgname/archive/v$pkgver.tar.gz" source="$pkgname-$pkgver.tar.gz::https://github.com/genuinetools/$pkgname/archive/v$pkgver.tar.gz"
builddir="$srcdir/go/src/github.com/genuinetools/$pkgname" builddir="$srcdir/go/src/github.com/genuinetools/$pkgname"
...@@ -36,4 +36,4 @@ package() { ...@@ -36,4 +36,4 @@ package() {
"$pkgdir/usr/bin/apk-file" "$pkgdir/usr/bin/apk-file"
} }
sha512sums="b007a57a243a7b135663fde76fbad5b97e06dd474a32bfbd5e8ffc6b4f77e76d055b96c65b7001631b70a55816858935dfd7dfbcf016984dd1dc0a6a75939e7f apk-file-0.3.5.tar.gz" sha512sums="8da3f693ce85e1ab8a9cefb8b5baf83e096770703e5ccda89ec05161e8b4db54a973e54540e5f1737ce6d22cc5cdca10ab22553182de0c1c3cf824fe34d43318 apk-file-0.3.6.tar.gz"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment