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 945e09f64b83..107c772e0cb9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=topologic-git
pkgbase=topologic-git
-pkgver=1.1.1
+pkgver=1.2.0
pkgrel=1
pkgdesc='Library to create dyanimic context free or switching automata'
arch=('any')
@@ -13,7 +13,7 @@ depends=(bison flex)
makedepends=(git)
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/mstern98/topologic-git/archive/v${pkgver}.tar.gz")
-sha256sums=('fac39d53f391d34fab152d8020e39909668377818d7e248e8c32c22cd870e015')
+sha256sums=('abd61e03c2cb03492f9f350167cec91e7c5717ffa10bca284a43da2da8048fd7')
build()
{