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 122e9d46df4f..466866da01df 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
pkgname=cronutils
-pkgver=1.9
-pkgrel=2
+pkgver=1.10
+pkgrel=1
pkgdesc="utilities to assist running batch processing jobs"
url="https://github.com/google/cronutils"
arch=(i686 x86_64)
license=('Apache')
source=("https://github.com/google/$pkgname/archive/version/$pkgver.tar.gz")
-md5sums=('75e0c279a56a811e8302d08827fcd9f3')
+md5sums=('0396401998d16b7130b38cce30c0cb55')
build() {
cd "$pkgname-version-$pkgver"