summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 79139646ed06..84a39b4fd01d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@
# Contributor: John Jenkins <twodopeshaggy@gmail.com>
pkgname=bcal
-pkgver=2.0
+pkgver=2.1
pkgrel=1
pkgdesc="Storage conversion and expression calculator"
arch=("i686" "x86_64")
url="https://github.com/jarun/bcal"
license=('GPL3')
source=("https://github.com/jarun/bcal/archive/v${pkgver//_/-}.tar.gz")
-sha256sums=('7120b25a74b2bec99d75238c235e440f5338d53ad64a4cfe4d05e65814ac91d2')
+sha256sums=('c0b6cb911a773abdd555e6a9e0eb8a25934ceca038156e6250e117fa451beaa6')
conflicts=('bcal-git')
provides=('bcal')