summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander F. Rødseth2020-10-27 15:39:08 +0100
committerAlexander F. Rødseth2020-10-27 15:39:08 +0100
commitd8d007b45a41b6aaceca4d1fa9e4ad475f410b0f (patch)
tree3deb91d7589f655e098cdb11a0a41088658f5e1f
parent6a1ae9c69c2fd4ebe2ac7b76d92bf7781278b04c (diff)
downloadaur-qemacs.tar.gz
bump pkgrel
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index eb34018ee27d..d5489411e1c7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = qemacs
- pkgdesc = Lightweight Emacs
+ pkgdesc = Quick Emacs
pkgver = 0.3.3
- pkgrel = 3
+ pkgrel = 4
url = https://bellard.org/qemacs/
arch = x86_64
license = LGPL2.1
diff --git a/PKGBUILD b/PKGBUILD
index c1fa5643027a..3c6d00ee0df6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
pkgname=qemacs
pkgver=0.3.3
-pkgrel=3
-pkgdesc='Lightweight Emacs'
+pkgrel=4
+pkgdesc='Quick Emacs'
license=('LGPL2.1')
arch=(x86_64)
url='https://bellard.org/qemacs/'