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 763ea7867f24..418dee1cc5fe 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,14 +4,14 @@
_pkgname=light-desktop-item-edit
pkgname="${_pkgname}-git"
pkgver=0.3.r35.f38a55e
-pkgrel=1
+pkgrel=2
epoch=2
pkgdesc="Light editor for *.desktop files without gnome-panel or xfce dependencies."
arch=(any)
url="https://github.com/gerasev-kirill/light-desktop-item-edit"
license=('LGPL')
depends=('python2-gobject' 'gtk3')
-makedepends=('git')
+makedepends=('git' 'intltool')
provides=("${_pkgname}")
conflicts=("${_pkgname}")
source=("${_pkgname}::git+https://github.com/gerasev-kirill/light-desktop-item-edit.git")