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 7f670ba35bd9..007cc6996e89 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,11 +2,11 @@
pkgname=emacs-nasm-mode
pkgver=1.1.1
-pkgrel=1
+pkgrel=2
pkgdesc='Emacs NASM mode'
arch=('any')
url='https://github.com/skeeto/nasm-mode'
-license=('GPL3')
+license=('Unlicense')
depends=('emacs')
install="${pkgname}.install"
source=("https://github.com/skeeto/nasm-mode/archive/${pkgver}.tar.gz")