[arch-commits] Commit in gpaste/trunk (PKGBUILD)
Jan Steffens
heftig at archlinux.org
Tue Mar 13 22:14:25 UTC 2018
Date: Tuesday, March 13, 2018 @ 22:14:24
Author: heftig
Revision: 318910
3.28.0-1
Modified:
gpaste/trunk/PKGBUILD
----------+
PKGBUILD | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-03-13 22:08:03 UTC (rev 318909)
+++ PKGBUILD 2018-03-13 22:14:24 UTC (rev 318910)
@@ -2,7 +2,7 @@
# Maintainer: Jan Alexander Steffens (heftig) <jan.steffens at gmail.com>
pkgname=gpaste
-pkgver=3.26.0
+pkgver=3.28.0
pkgrel=1
pkgdesc="Clipboard management system"
url="http://www.imagination-land.org/tags/GPaste.html"
@@ -11,8 +11,7 @@
depends=(gtk3)
makedepends=(intltool vala appstream-glib gobject-introspection gnome-shell gnome-control-center git)
optdepends=("wgetpaste: Upload clipboard contents")
-options=(!emptydirs)
-_commit=d064ab11e51f56caa32a21a5784b7580ee570303 # tags/v3.26.0^0
+_commit=e633bc51d87a44c2d53dadcbd09c5422c75b409c # tags/v3.28.0^0
source=("git+https://github.com/keruspe/gpaste#commit=$_commit")
sha256sums=('SKIP')
@@ -34,7 +33,7 @@
make
}
-check () {
+check() {
cd $pkgname
make check
}
More information about the arch-commits
mailing list