summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoramesgen2020-03-29 18:12:10 +0200
committeramesgen2020-03-29 18:12:10 +0200
commitb0cb39fb4844c92c23f4f373645ccaabd21bddf3 (patch)
treeeff2f307e1e4fc379753fcbc8cbe345f44b3964e /PKGBUILD
parentd21b60e615a55ca62360740ad0e71dcffa4465af (diff)
downloadaur-b0cb39fb4844c92c23f4f373645ccaabd21bddf3.tar.gz
bump pkgrel
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 46f2e1c49e2c..6ef2b779de7d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname='dhall-lsp-server-bin'
pkgver=1.0.6
-pkgrel=1
+pkgrel=2
pkgdesc="Language Server Protocol implementation for Dhall"
arch=('x86_64')
url='https://github.com/dhall-lang/dhall-haskell'