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 2287421cbef1..2a18c54bdc7d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: PhotonX <photon89 [at] gmail.com>.
pkgname=ezame
-pkgver=0.6.4
+pkgver=0.7.0
pkgrel=1
pkgdesc="A desktop and menu file editor"
arch=('i686' 'x86_64')
@@ -10,7 +10,7 @@ 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=('39a4048571c1b39957a8a2961c8baf3f')
+md5sums=('449739307314763bd349c8ab50be3fcf')
package() {