summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorbtd13372020-12-22 20:41:04 -0300
committerbtd13372020-12-22 20:41:04 -0300
commit7f14bc240906e17e113bc98339b820187157ca95 (patch)
treef8df82c2fb31e59f2869563ab759a107c8bc1232 /PKGBUILD
parent82ce35a2d2d93104e8cae66202fe9487bc2da5d4 (diff)
downloadaur-locksmith-git.tar.gz
block vala-git
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e2903e397f37..38977e690bdd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ _author=ChristopherNugent
_pkgname=locksmith
pkgname=("${_pkgname}-git")
pkgver=r128.aa677b5
-pkgrel=3
+pkgrel=4
pkgdesc="A simple password generator applet. Designed for Pantheon Shell"
arch=('i686' 'x86_64')
url="https://github.com/${_author}/${_gitname}"
@@ -15,7 +15,7 @@ depends=('gtk3' 'granite' 'libgee')
optdepends=('')
makedepends=('git' 'meson' 'vala<0.46.0-1' 'debhelper')
provides=("${_pkgname}" "${pkgname}")
-conflicts=("${_pkgname}")
+conflicts=("${_pkgname}" "vala-git")
source=("git+${url}.git")
md5sums=('SKIP')