summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPhoton892021-03-28 19:32:40 +0200
committerPhoton892021-03-28 19:32:40 +0200
commit1df69ceeb925c44352f2ed63065173d9ee513cc6 (patch)
treef0e21bd5ca1756f56955b1e54ba1832626a11d7f /PKGBUILD
parentd2e92f6f2565a86edb93b17834e518f9eb636b00 (diff)
downloadaur-1df69ceeb925c44352f2ed63065173d9ee513cc6.tar.gz
Update to 0.7.0
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() {