summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 258f49534a55..00036dfa6c1d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = jedstate-git
pkgdesc = S-Lang module for the JED editor to remember its cursor position across invocations (built from latest commit)
- pkgver = 0.9.9.r4.g9988db3
- pkgrel = 2
+ pkgver = 1.0.0.r0.g81d6d40
+ pkgrel = 1
url = https://codeberg.org/kas/jedstate
install = jedstate-git.install
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index 1a40a42e8d45..fcd0bfb7e68b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
pkgname='jedstate-git'
_pkgname="${pkgname/-git/}"
-pkgver=0.9.9.r4.g9988db3
-pkgrel=2
+pkgver=1.0.0.r0.g81d6d40
+pkgrel=1
pkgdesc='S-Lang module for the JED editor to remember its cursor position across invocations (built from latest commit)'
arch=('any')
url='https://codeberg.org/kas/jedstate'