summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMichael Straube2016-11-19 23:39:34 +0100
committerMichael Straube2016-11-19 23:39:34 +0100
commit8a13ac3a5dbf7200aa795faab89513b06f925a56 (patch)
tree80d3de51705781002fdec300cc922ba7fb21ab18 /PKGBUILD
parent7624712f546cc03f8f5e0f714c0adcd96a087841 (diff)
downloadaur-8a13ac3a5dbf7200aa795faab89513b06f925a56.tar.gz
Fix License
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1915ee9ec005..e812c077a89f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,11 +4,11 @@
pkgname=eureka
pkgver=1.11
-pkgrel=2
+pkgrel=3
pkgdesc="A map editor for the classic DOOM games"
arch=('i686' 'x86_64')
url="http://eureka-editor.sourceforge.net"
-license=('GPL2')
+license=('GPL')
depends=('fltk')
source=("https://download.sourceforge.net/eureka-editor/eureka-111-source.tar.gz"
"makefile.patch")