summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJohnathan Jenkins2017-10-07 10:55:05 -0700
committerJohnathan Jenkins2017-10-07 10:55:05 -0700
commita5d11dd851fbdfd73dda2a4369096152fbc342ed (patch)
tree926390a0fdf64c9128564e712a5dcceab7d85c8e /PKGBUILD
parentd001b2816fcd067ccc0079b17cf08459e3323a70 (diff)
downloadaur-a5d11dd851fbdfd73dda2a4369096152fbc342ed.tar.gz
1.7 release
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-x[-rw-r--r--]PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fc4bb1ae3849..5d0148128eac 100644..100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: John Jenkins <twodopeshaggy@gmail.com>
pkgname=bcal
-pkgver=1.6
+pkgver=1.7
pkgrel=1
-pkgdesc="Byte CALculator. The engineer's utility for storage conversions and calculations."
+pkgdesc="Byte CALculator for storage conversions and calculations."
arch=("x86_64")
url="https://github.com/jarun/bcal"
license=('GPL3')
source=("https://github.com/jarun/bcal/archive/v${pkgver//_/-}.tar.gz")
-md5sums=('a19de8d329a2b34a5ff3f3cfaa8c6a19')
+md5sums=('ec28d56c935a3c0c3180ae40e6b62c58')
conflicts=('bcal-git')
provides=('bcal')