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 0857e663834e..1e8ab42a6b98 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,12 +3,12 @@
# Author: Nathan Seva <nathan.seva@outlook.fr>
pkgname=imeditor
pkgver=0.1
-pkgrel=1
+pkgrel=2
pkgdesc="Simple & versatile image editor."
arch=("any")
url="https://github.com/ImEditor/ImEditor"
license=('GPL')
-depends=('python', 'gtk3', 'python-pillow')
+depends=('python' 'gtk3' 'python-pillow')
source=("git+https://github.com/ImEditor/ImEditor.git")
md5sums=("e1ccff9137139d8f347c9f544af9afe7")