aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan Alexander Steffens (heftig)2016-04-17 13:27:22 +0200
committerJan Alexander Steffens (heftig)2016-04-17 13:27:22 +0200
commite9a65bdfb7fc02ad49010b7795c54b45ab627dcb (patch)
treef03d86460ea0dcbb257085dedb51ab697640bd22
parent93f56c3c9c92a28cf80e31232a7b0025f6484bc5 (diff)
downloadaur-e9a65bdfb7fc02ad49010b7795c54b45ab627dcb.tar.gz
3.20
-rw-r--r--.SRCINFO9
-rw-r--r--PKGBUILD5
2 files changed, 8 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9d8643bfba6a..0622d06258c3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sat Jan 9 20:27:18 UTC 2016
+# Sun Apr 17 11:27:04 UTC 2016
pkgbase = gpaste-git
pkgdesc = Clipboard management system
- pkgver = 3.18.2+3+g233f664
+ pkgver = 3.20+3+g3503fca
pkgrel = 1
url = http://www.imagination-land.org/tags/GPaste.html
install = gpaste.install
@@ -18,9 +18,10 @@ pkgbase = gpaste-git
makedepends = gnome-control-center
depends = gtk3
optdepends = wgetpaste: Upload clipboard contents
- provides = gpaste=3.18.2+3+g233f664
+ provides = gpaste=3.20+3+g3503fca
+ conflicts = gpaste
options = !emptydirs
- source = git+https://github.com/Keruspe/GPaste#branch=gpaste-3.18
+ source = git+https://github.com/Keruspe/GPaste#branch=gpaste-3.20
sha256sums = SKIP
pkgname = gpaste-git
diff --git a/PKGBUILD b/PKGBUILD
index 152c1406a5de..fa71db57682e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: FzerorubigD <Fzerorubigd {AT} GMail {DOT} com>
pkgname=gpaste-git
-pkgver=3.18.2+3+g233f664
+pkgver=3.20+3+g3503fca
pkgrel=1
pkgdesc="Clipboard management system"
url="http://www.imagination-land.org/tags/GPaste.html"
@@ -12,9 +12,10 @@ depends=(gtk3)
makedepends=(git intltool vala appstream-glib gobject-introspection gnome-shell gnome-control-center)
optdepends=("wgetpaste: Upload clipboard contents")
provides=("gpaste=$pkgver")
+conflicts=(gpaste)
options=('!emptydirs')
install=gpaste.install
-source=("git+https://github.com/Keruspe/GPaste#branch=gpaste-3.18")
+source=("git+https://github.com/Keruspe/GPaste#branch=gpaste-3.20")
sha256sums=('SKIP')
pkgver() {