summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2a18c54bdc7d..a6e3be0d605f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,12 @@
pkgname=ezame
pkgver=0.7.0
-pkgrel=1
+pkgrel=2
pkgdesc="A desktop and menu file editor"
arch=('i686' 'x86_64')
url="https://github.com/linux-man/ezame"
license=('GPL3')
depends=('python' 'python-gobject' 'desktop-file-utils')
-conflicts=('ezame-git')
source=("https://github.com/linux-man/ezame/archive/v$pkgver.tar.gz")
md5sums=('449739307314763bd349c8ab50be3fcf')