Date: Saturday, September 8, 2018 @ 02:40:07 Author: heftig Revision: 333920
3.28.2+5+g8604a34e-1 Modified: gpaste/trunk/PKGBUILD (contents, properties) ----------+ PKGBUILD | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-09-08 02:29:19 UTC (rev 333919) +++ PKGBUILD 2018-09-08 02:40:07 UTC (rev 333920) @@ -1,8 +1,7 @@ -# $Id$ # Maintainer: Jan Alexander Steffens (heftig) <jan.steff...@gmail.com> pkgname=gpaste -pkgver=3.28.2 +pkgver=3.28.2+5+g8604a34e pkgrel=1 pkgdesc="Clipboard management system" url="http://www.imagination-land.org/tags/GPaste.html" @@ -11,7 +10,7 @@ depends=(gtk3) makedepends=(intltool vala appstream-glib gobject-introspection gnome-shell gnome-control-center git) optdepends=("wgetpaste: Upload clipboard contents") -_commit=d2978507a801006d32f10a69178a9dc4f2c3d8ec # tags/v3.28.2^0 +_commit=8604a34ec6109b32df5242de4fbfa6be9df71bb2 # gpaste-3.30 source=("git+https://github.com/keruspe/gpaste#commit=$_commit") sha256sums=('SKIP') @@ -41,5 +40,5 @@ package() { cd $pkgname make DESTDIR="$pkgdir" install - install -Dm644 COPYING "$pkgdir/usr/share/licenses/$pkgname/LICENSE" + install -Dt "$pkgdir/usr/share/licenses/$pkgname" COPYING } Property changes on: gpaste/trunk/PKGBUILD ___________________________________________________________________ Deleted: svn:keywords ## -1 +0,0 ## -Id \ No newline at end of property