summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPhilipp A2022-12-12 13:34:40 +0100
committerPhilipp A2022-12-12 13:34:40 +0100
commitc74cabf519c85761c81284c81cf430b5753dbca2 (patch)
tree7b2e1d82b5a1b84eb71c2a0cdcc37500551ef98c
parent626e6d3fe32bedc2ce0915f7bc82c3347d3b25a7 (diff)
downloadaur-c74cabf519c85761c81284c81cf430b5753dbca2.tar.gz
epoch
-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"