summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSolomon Choina2021-02-20 18:40:11 -0500
committerSolomon Choina2021-02-20 18:40:11 -0500
commitda6bc31999c675dd066096a09cb6edcb22c03358 (patch)
treecd0907fb681808ddb93eb2b9a67defe7cad3517b /PKGBUILD
parent472cfe2c60a90bf44fbe0b38b413ab569058bf37 (diff)
downloadaur-pantheon-screenshot-git.tar.gz
moving back to granite git thanks to a so bump
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e36625baeca2..7d7f5fed376d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,17 +1,17 @@
# Maintainer: Maxime Gauduin <alucryd@archlinux.org>
pkgname=pantheon-screenshot-git
-pkgver=1.7.1.r96.gf44ee9d
+pkgver=1.7.1.r132.ge33fa59
pkgrel=1
pkgdesc='The Pantheon Screenshot Tool'
arch=('x86_64')
url='https://github.com/elementary/screenshot-tool'
license=('GPL3')
groups=('pantheon-unstable')
-depends=('cairo' 'gdk-pixbuf2' 'glib2' 'glibc'
+depends=('cairo' 'gdk-pixbuf2' 'glib2' 'glibc'
'gtk3' 'libcanberra' 'libhandy'
'libgranite.so')
-makedepends=('git' 'granite' 'intltool' 'meson' 'vala')
+makedepends=('git' 'granite-git' 'intltool' 'meson' 'vala')
provides=('pantheon-screenshot')
conflicts=('pantheon-screenshot')
source=("pantheon-screenshot::git+https://github.com/elementary/screenshot-tool.git")