summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTadly2016-09-28 10:06:41 +0200
committerTadly2016-09-28 10:06:41 +0200
commitd6d94748b23c05454514682687d876e9754f8a66 (patch)
treef4a842580a615d5e56a6e66ef0271ae71526091a
parentce5023b3ccba0e5d67d5cd57df0454674f8b00a2 (diff)
downloadaur-d6d94748b23c05454514682687d876e9754f8a66.tar.gz
release v1.2.6
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5af5f543c707..2b04720ea185 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
# Generated by mksrcinfo v8
-# Fri Sep 2 19:01:52 UTC 2016
+# Wed Sep 28 08:06:25 UTC 2016
pkgbase = python-cron-descriptor
pkgdesc = A Python library that converts cron expressions into human readable strings.
- pkgver = 1.2.5
- pkgrel = 2
+ pkgver = 1.2.6
+ pkgrel = 1
url = https://github.com/Salamek/cron-descriptor
arch = any
license = MIT
- source = python-cron-descriptor-1.2.5.tar.gz::https://github.com/Salamek/cron-descriptor/archive/1.2.5.tar.gz
+ source = python-cron-descriptor-1.2.6.tar.gz::https://github.com/Salamek/cron-descriptor/archive/1.2.6.tar.gz
md5sums = 8d4244c74bf6ce31c08432bcb13eea09
pkgname = python-cron-descriptor
diff --git a/PKGBUILD b/PKGBUILD
index d9e2309baad0..8f7e751ba7a5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
pkgbase=python-cron-descriptor
pkgname=('python-cron-descriptor' 'python2-cron-descriptor')
projname=cron-descriptor
-pkgver=1.2.5
-pkgrel=2
+pkgver=1.2.6
+pkgrel=1
pkgdesc="A Python library that converts cron expressions into human readable strings."
arch=('any')
license=('MIT')