summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorWieland Hoffmann2024-01-18 17:25:38 +0100
committerWieland Hoffmann2024-01-18 17:25:38 +0100
commit7ae71ccb786ca731d6e96de902e5b15e062744b9 (patch)
tree536532dddf12fc9622297843965862aed9f0a058 /PKGBUILD
parent05383b515e116b977646187ac3c731567eb4a90c (diff)
downloadaur-cronutils.tar.gz
Update to 1.10
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"