summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRodrigo C. Gryzinski2019-08-28 15:36:39 -0300
committerRodrigo C. Gryzinski2019-08-28 15:36:39 -0300
commit39d07af46c22b835a74a6b1afc4d4ba375c836ac (patch)
tree9b825e0e95ff7ba50b8a97903e9b9cba40912e81 /PKGBUILD
parent32158f0fa88979e04af4a99fec2d94c683ce623f (diff)
downloadaur-39d07af46c22b835a74a6b1afc4d4ba375c836ac.tar.gz
Update pkgrel
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d67f7a9e45a3..9d84a7824a63 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname='dhall-lsp-server-bin'
pkgver=1.0.0
-pkgrel=1
+pkgrel=2
pkgdesc="Language Server Protocol implementation for Dhall"
arch=('x86_64')
url='https://github.com/dhall-lang/dhall-haskell'