Skip to content
Snippets Groups Projects
Commit a86d80c7 authored by Jaroslav Lichtblau's avatar Jaroslav Lichtblau
Browse files

upgpkg: 2.19-1

parent 24b19ba1
No related branches found
No related tags found
No related merge requests found
# Maintainer: Jaroslav Lichtblau <dragonlord@aur.archlinux.org>
pkgname=wgetpaste
pkgver=2.18
pkgrel=2
pkgver=2.19
pkgrel=1
pkgdesc="A script that automates pasting to a number of pastebin services"
url="http://wgetpaste.zlin.dk/"
arch=('any')
......@@ -11,7 +11,7 @@ depends=('wget')
optdepends=('xclip: interface to Xclipboard')
source=("http://wgetpaste.zlin.dk/$pkgname-$pkgver.tar.bz2"
"http://wgetpaste.zlin.dk/$pkgname.example")
md5sums=('0085d679445af9e6f695d036abee106d'
sha256sums=('0085d679445af9e6f695d036abee106d'
'77392c788659cc648a59df2d239ebe19')
package() {
......@@ -25,3 +25,5 @@ package() {
sed -n '2,5p' wgetpaste > LICENSE
install -D -m644 LICENSE ${pkgdir}/usr/share/licenses/$pkgname/LICENSE
}
sha256sums=('bb832557fca3be838838a87d790cb535974ea70bd2393818201676212f0f3b5a'
'cbc0437f7e04d95ffd224011ee2a056a84dfd7143e314e6962688295f68def4d')
2012-05-05 Jaroslav Lichtblau <dragonlord@aur.archlinux.org>
* wgetpaste 2.19-1
2010-09-16 Jaroslav Lichtblau <dragonlord@aur.archlinux.org>
* wgetpaste 2.18
......
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