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 ec4fd96cbe24..b314dd8938f0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,12 @@
pkgname=geh-git
pkgver=0.4.0.r9.g26bfe3a
-pkgrel=1
+pkgrel=2
pkgdesc="A simple command line image viewer written in C/GTK3
with various nice features."
arch=('x86_64' 'i686')
url="https://github.com/software-revive/geh-rv"
-license=('GPL3')
+license=('MIT')
source=(
"geh::git+${url}.git#branch=master"
)