summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJoel Goguen2017-02-21 10:53:27 -0800
committerJoel Goguen2017-02-21 10:53:27 -0800
commitcb3bd69b6fc9c2fd685fb7f20ffd69789052a85e (patch)
treef95d65b83c94040695bda1e1c2c71d41e3789f6e /PKGBUILD
parented772b4591bbde38b802eb67d0df157f5d2b68b9 (diff)
downloadaur-cb3bd69b6fc9c2fd685fb7f20ffd69789052a85e.tar.gz
v1.0.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7c829e08c2c9..e41d1f7c29a6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_gemname=jekyll-last-modified-at
pkgname=ruby-${_gemname}
-pkgver=1.0.0
+pkgver=1.0.1
pkgrel=1
pkgdesc="A liquid tag for Jekyll to indicate the last time a file was modified."
arch=('any')
@@ -16,7 +16,7 @@ source=(
'LICENSE'
)
sha256sums=(
- '901f69cd3440eda30d0ee403881789b854f47f7f3071119dd8537218d4436820'
+ '54a2719588f5c40a38152199644f4f545b01119b1c5e3030e46b74a5b55da1c8'
'eaa1755ff0203e4bbd36f46ed146ea4d1b2dc3348cd1cbd2ab0b2c4bf5fc502d'
)