summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD5
2 files changed, 6 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4381b1d7b8e2..d798c544951d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,8 @@
pkgbase = digestif-git
pkgdesc = A code analyzer and Language Server Protocol implementation for [La|Con|Bib]TeX[t] documents.
- pkgver = 0.5.204.2e93b18
- pkgrel = 1
+ pkgver = 0.5.1.206.f1b4202
+ pkgrel = 0
+ epoch = 1
url = https://github.com/astoff/digestif
arch = any
license = MIT
diff --git a/PKGBUILD b/PKGBUILD
index 81837cd7f714..b1d06a7b388a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,8 @@
_name=digestif
pkgname=digestif-git
-pkgver=0.5.204.2e93b18
-pkgrel=1
+pkgver=0.5.1.206.f1b4202
+pkgrel=0
+epoch=1
arch=(any)
license=(MIT)
url="https://github.com/astoff/$_name"