summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKlaus Alexander Seistrup2023-01-04 12:32:23 +0100
committerKlaus Alexander Seistrup2023-01-04 12:32:23 +0100
commit1ecc94f0e1f6a6040803773d19fad8a87726e037 (patch)
tree07a1fcef382e450671e393eef848da3b24896c0d
parent6cf183d52f36b25462437688e4303431035ee8cc (diff)
downloadaur-1ecc94f0e1f6a6040803773d19fad8a87726e037.tar.gz
Fix path to *.{dfa,slc} files in jed-git.install
Also: New upstream with updated copyright year
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
-rw-r--r--jed-git.install2
3 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 720ad97d5d50..2508ce6141da 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = jed-git
- pkgdesc = Powerful editor designed for use by programmers (latest development version)
- pkgver = 0.99.20.r172.g726ef21
- pkgrel = 5
+ pkgdesc = Powerful editor designed for use by programmers (latest commit)
+ pkgver = 0.99.20.r177.g33f4757
+ pkgrel = 1
url = https://www.jedsoft.org/jed/
install = jed-git.install
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 4206f91437d3..8c72b3906fb3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,9 +3,9 @@
pkgname=('jed-git')
_pkgname="${pkgname/-git/}"
-pkgver=0.99.20.r172.g726ef21
-pkgrel=5
-pkgdesc='Powerful editor designed for use by programmers (latest development version)'
+pkgver=0.99.20.r177.g33f4757
+pkgrel=1
+pkgdesc='Powerful editor designed for use by programmers (latest commit)'
arch=('i686' 'x86_64' 'armv7h' 'aarch64')
url='https://www.jedsoft.org/jed/'
source=(
diff --git a/jed-git.install b/jed-git.install
index a8ff93327319..bb8fb2d140cc 100644
--- a/jed-git.install
+++ b/jed-git.install
@@ -10,7 +10,7 @@ NB: If you come from another packaging of jed you may have to
remove existing *.slc and *.dfa files in \$JED_ROOT prior
to installing the present package, e.g.:
- \$ cd /usr/share/jed
+ \$ cd /usr/share/jed/lib
\$ sudo rm *.slc *.dfa
Alternatively, pacman can overwrite conflicting *.slc and