summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authornumToStr2022-10-17 09:41:17 +0000
committernumToStr2022-10-17 09:41:17 +0000
commit636e6d08131931e2731a38b62f8c6948a1abcbe4 (patch)
tree727c3fd0d2b4686bb75b72acc130aaa1e48a5846
parentf0b33ed86ceddb2aee8f1890b21cc420788f8e4d (diff)
downloadaur-636e6d08131931e2731a38b62f8c6948a1abcbe4.tar.gz
0.8.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b5411c51a72c..c9841ef0d808 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = lemmy-help
pkgdesc = Emmylua parser and transformer
- pkgver = 0.8.0
+ pkgver = 0.8.1
pkgrel = 1
url = https://github.com/numToStr/lemmy-help
arch = x86_64
arch = aarch64
license = MIT
- source_x86_64 = lemmy-help-v0.8.0-x86_64-unknown-linux-gnu.tar.gz::https://github.com/numToStr/lemmy-help/releases/download/v0.8.0/lemmy-help-x86_64-unknown-linux-gnu.tar.gz
+ source_x86_64 = lemmy-help-v0.8.1-x86_64-unknown-linux-gnu.tar.gz::https://github.com/numToStr/lemmy-help/releases/download/v0.8.1/lemmy-help-x86_64-unknown-linux-gnu.tar.gz
sha256sums_x86_64 = SKIP
- source_aarch64 = lemmy-help-v0.8.0-aarch64-unknown-linux-gnu.tar.gz::https://github.com/numToStr/lemmy-help/releases/download/v0.8.0/lemmy-help-aarch64-unknown-linux-gnu.tar.gz
+ source_aarch64 = lemmy-help-v0.8.1-aarch64-unknown-linux-gnu.tar.gz::https://github.com/numToStr/lemmy-help/releases/download/v0.8.1/lemmy-help-aarch64-unknown-linux-gnu.tar.gz
sha256sums_aarch64 = SKIP
pkgname = lemmy-help
diff --git a/PKGBUILD b/PKGBUILD
index a6aa991c6884..bc3e3782f4af 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: numToStr <hello@vikasraj.dev>
pkgname=lemmy-help
-pkgver=0.8.0
+pkgver=0.8.1
pkgrel=1
pkgdesc="Emmylua parser and transformer"
arch=('x86_64' 'aarch64')