[arch-commits] Commit in wgetpaste/trunk (PKGBUILD wgetpaste.changelog)
Jaroslav Lichtblau
jlichtblau at archlinux.org
Wed Nov 18 16:42:14 UTC 2020
Date: Wednesday, November 18, 2020 @ 16:42:14
Author: jlichtblau
Revision: 757137
upgpkg: wgetpaste 2.30-1 - new upstream release
Modified:
wgetpaste/trunk/PKGBUILD
wgetpaste/trunk/wgetpaste.changelog
---------------------+
PKGBUILD | 5 +++--
wgetpaste.changelog | 3 +++
2 files changed, 6 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-11-18 16:38:37 UTC (rev 757136)
+++ PKGBUILD 2020-11-18 16:42:14 UTC (rev 757137)
@@ -1,7 +1,7 @@
# Maintainer: Jaroslav Lichtblau <svetlemodry at archlinux.org>
pkgname=wgetpaste
-pkgver=2.29
+pkgver=2.30
pkgrel=1
pkgdesc="A script that automates pasting to a number of pastebin services"
arch=('any')
@@ -9,9 +9,10 @@
license=('custom')
depends=('wget')
optdepends=('xclip: interface to Xclipboard')
+changelog=$pkgname.changelog
source=(https://wgetpaste.zlin.dk/$pkgname-$pkgver.tar.bz2
https://wgetpaste.zlin.dk/$pkgname.example)
-sha256sums=('42e42437f97376c9a2793839344205eff40c9f6b4a7d356e17fef83f72e7e0e6'
+sha256sums=('e3ec35f1ff49f2204864e3b4d784f6c032cdddb62cadf69263900c67a4896592'
'cbc0437f7e04d95ffd224011ee2a056a84dfd7143e314e6962688295f68def4d')
package() {
Modified: wgetpaste.changelog
===================================================================
--- wgetpaste.changelog 2020-11-18 16:38:37 UTC (rev 757136)
+++ wgetpaste.changelog 2020-11-18 16:42:14 UTC (rev 757137)
@@ -1,3 +1,6 @@
+2020-11-18 Jaroslav Lichtblau <svetlemodry at archlinux.org>
+ * wgetpaste 2.30-1
+
2019-12-27 Jaroslav Lichtblau <svetlemodry at archlinux.org>
* wgetpaste 2.29-1
More information about the arch-commits
mailing list