summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTim Savannah2018-09-21 21:20:53 -0400
committerTim Savannah2018-09-21 21:20:53 -0400
commit03961a356cff79d6609cbaa37eda11e0c25040bf (patch)
treef16719da5ad26be6700fc6032f3c049271db9b00
parentb35eadcb7345e18c1f9a356754f698747b28f3e2 (diff)
downloadaur-python-cmp_version.tar.gz
Rebuild for python 3.7
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6b96e6fa5ad3..5e9e54f3a265 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python-cmp_version
pkgdesc = A script and python module to compare version numbers. Use this to compare the version strings of packages, modules, really anything.
pkgver = 3.0.0
- pkgrel = 1
+ pkgrel = 2
url = http://github.com/kata198/cmp_version
arch = any
license = LGPLv3
diff --git a/PKGBUILD b/PKGBUILD
index 7b7d203bf67a..cce7a26cdb7e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=('python-cmp_version' 'cmp_version')
pkgver=3.0.0
-pkgrel=1
+pkgrel=2
pkgdesc="A script and python module to compare version numbers. Use this to compare the version strings of packages, modules, really anything."
arch=('any')
license=('LGPLv3')