summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d44ce037f247..44a912a3cb33 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Marcel Campello <tucho@prafrentex.com.br>
pkgname=leiningen
-pkgver=2.8.0
+pkgver=2.8.1
pkgrel=1
pkgdesc="Automating Clojure projects without setting your hair on fire."
arch=('any')
@@ -13,8 +13,8 @@ install="leiningen.install"
source=("${url}/archive/${pkgver}.tar.gz"
"${url}/releases/download/${pkgver}/leiningen-${pkgver}-standalone.zip")
-sha256sums=('c02919055d23420a919f9a133457d49fd85141565e24bc2c45c1ec1ad6c11bec'
- '69c8c553553d1e02ca89bfa2a7650acf80b75511d193bfaa60236342e1356075')
+sha256sums=('7c6ca968f365e0a0893781b1eb03f920695ed8982ac7dbc2803a3188fbd75242'
+ 'fc49bbc7ff25ef42ad9c0a8b5f3d0641702abc9a9a8e847bc845bca4c09a7c58')
noextract=("leiningen-${pkgver}-standalone.zip")
package() {