[arch-commits] Commit in wgetpaste/trunk (PKGBUILD wgetpaste.changelog)
Jaroslav Lichtblau
jlichtblau at nymeria.archlinux.org
Sat May 18 14:07:53 UTC 2013
Date: Saturday, May 18, 2013 @ 16:07:53
Author: jlichtblau
Revision: 91048
upgpkg: wgetpaste 2.22-1
Modified:
wgetpaste/trunk/PKGBUILD
wgetpaste/trunk/wgetpaste.changelog
---------------------+
PKGBUILD | 8 +++++---
wgetpaste.changelog | 3 +++
2 files changed, 8 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2013-05-18 14:03:22 UTC (rev 91047)
+++ PKGBUILD 2013-05-18 14:07:53 UTC (rev 91048)
@@ -2,7 +2,7 @@
# Maintainer: Jaroslav Lichtblau <dragonlord at aur.archlinux.org>
pkgname=wgetpaste
-pkgver=2.20
+pkgver=2.22
pkgrel=1
pkgdesc="A script that automates pasting to a number of pastebin services"
url="http://wgetpaste.zlin.dk/"
@@ -10,8 +10,8 @@
license=('custom')
depends=('wget')
optdepends=('xclip: interface to Xclipboard')
-source=("http://wgetpaste.zlin.dk/$pkgname-$pkgver.tar.bz2"
- "http://wgetpaste.zlin.dk/$pkgname.example")
+source=(http://wgetpaste.zlin.dk/$pkgname-$pkgver.tar.bz2
+ http://wgetpaste.zlin.dk/$pkgname.example)
sha256sums=('7a53836d02e07cefc3c2978bb129a037fa1e1222ba0e275c4e818230a6d6fb9e'
'cbc0437f7e04d95ffd224011ee2a056a84dfd7143e314e6962688295f68def4d')
@@ -26,3 +26,5 @@
sed -n '2,5p' wgetpaste > LICENSE
install -D -m644 LICENSE ${pkgdir}/usr/share/licenses/$pkgname/LICENSE
}
+sha256sums=('a903d4b93e487046226ad77037a28cb5f6cf2465bf212e5edf568c4135f6fe05'
+ 'cbc0437f7e04d95ffd224011ee2a056a84dfd7143e314e6962688295f68def4d')
Modified: wgetpaste.changelog
===================================================================
--- wgetpaste.changelog 2013-05-18 14:03:22 UTC (rev 91047)
+++ wgetpaste.changelog 2013-05-18 14:07:53 UTC (rev 91048)
@@ -1,3 +1,6 @@
+2012-05-18 Jaroslav Lichtblau <dragonlord at aur.archlinux.org>
+ * wgetpaste 2.22-1
+
2012-05-13 Jaroslav Lichtblau <dragonlord at aur.archlinux.org>
* wgetpaste 2.20-1
More information about the arch-commits
mailing list