Skip to content
Snippets Groups Projects
Commit 65b53053 authored by Celeste's avatar Celeste Committed by Kevin Daudt
Browse files

community/urlview: claim maintainership

parent 6d9188d5
No related branches found
No related tags found
1 merge request!53843community/*: claim maintainership
# Contributor: Carlo Landmeter <clandmeter@alpinelinux.org>
# Contributor: Leo <thinkabit.ukim@gmail.com>
# Maintainer:
# Maintainer: Celeste <cielesti@protonmail.com>
pkgname=urlview
# ghbump to update http://sprunge.us/bQYI
_project="sigpipe/urlview"
_sha=08767aa863cd27d1755ba0aff65b8cc1a0c1446a
pkgver=20131023
pkgrel=2
pkgdesc="urlview is a program for extracting URLs from text files"
pkgrel=3
pkgdesc="Extract URLs from text files and select them via a menu"
options="!check" # No testsuite
url="https://github.com/sigpipe/urlview"
arch="all"
......@@ -15,7 +15,7 @@ license="GPL-2.0-or-later"
depends="bash"
makedepends="ncurses-dev automake autoconf libtool"
subpackages="$pkgname-doc"
source="$pkgname-$_sha.tar.gz::https://github.com/sigpipe/urlview/archive/$_sha.tar.gz"
source="$pkgname-$pkgver.tar.gz::https://github.com/sigpipe/urlview/archive/$_sha.tar.gz"
builddir="$srcdir/$pkgname-$_sha"
prepare() {
......@@ -49,4 +49,6 @@ package() {
"$pkgdir"/usr/bin/url_handler.sh
}
sha512sums="0fe27ec22e591a25b57150abe1e7181d8472e17e0305beda7fbf355dc6f80799193f7859ce5f18155adb3ee7f01657bbb8d4c307770b8a3d2fc4bc5b937646d6 urlview-08767aa863cd27d1755ba0aff65b8cc1a0c1446a.tar.gz"
sha512sums="
0fe27ec22e591a25b57150abe1e7181d8472e17e0305beda7fbf355dc6f80799193f7859ce5f18155adb3ee7f01657bbb8d4c307770b8a3d2fc4bc5b937646d6 urlview-20131023.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