summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMarcel Campello Ferreira2017-10-30 10:45:26 -0200
committerMarcel Campello Ferreira2017-10-30 10:45:26 -0200
commit601259526b7f00ad70bcc144921aa65cc17f52ba (patch)
tree96b7e6456cea6be7fc860a670b31476c02601143 /PKGBUILD
parent31c017e52dad8010a39b6c035bbb370a23014cfe (diff)
downloadaur-601259526b7f00ad70bcc144921aa65cc17f52ba.tar.gz
Update to 2.8.1
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() {