1 # Maintainer: George Rawlinson <grawlinson@archlinux.org>
2 # Contributor: Eli Schwartz <eschwartz@archlinux.org>
3 # Contributor: Ian D, Scott <ian@perebruin.com>
8 pkgdesc="A simple curses interface for accessing Wikipedia"
10 url="https://github.com/ids1024/wikicurses"
15 'python-beautifulsoup4'
18 makedepends=('python-setuptools')
19 backup=('etc/wikicurses.conf')
21 "$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz"
22 "$url/releases/download/v$pkgver/$pkgname-$pkgver.tar.gz.asc"
24 sha512sums=('9473c01e58b70f4ea92b9615ed4f437139a2463a5b712209e2091425e9c5ee967f23f6703d7d2548162e94ccace99273cec41ed139a4d49c8e7063ff303ab063'
26 b2sums=('d9ca4feefbfae42dd1431ad2cc48a149186e1351676a826e70c878f0f04f50107962c80b4a6eaa4c9449df80321a1023049ff1c7a9527fa12ecc3054e2bfc45e'
28 validpgpkeys=('098BF569A360E234CE2B861A4924E10E199B5959') # Ian D. Scott <ian@perebruin.com>
39 python setup.py install \
45 install -vDm644 -t "$pkgdir/usr/share/doc/$pkgname" README.md
48 install -vDm644 -t "$pkgdir/usr/share/licenses/$pkgname" LICENSE