summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7ac14423ff13..01d403f00a9e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,13 @@
# Contributor: Samuel Walladge <samuel at swalladge dot id dot au>
pkgname=clipster
-pkgver=2.0.2
+pkgver=2.1.1
pkgrel=1
pkgdesc="Python clipboard manager"
arch=("any")
url="https://github.com/mrichar1/clipster"
license=("AGPL")
-depends=("python" "python-gobject" "libwnck3")
+depends=("python" "python-gobject" "python-pip" "libwnck3")
makedepends=("git" "python-setuptools")
source=("${pkgname}-${pkgver}::git+https://github.com/mrichar1/clipster.git#tag=${pkgver}")
sha256sums=("SKIP")