summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authororhun2019-10-17 15:19:34 +0300
committerorhun2019-10-17 15:19:34 +0300
commit5d0c4e6845729a3735f9f55a30270045c63482ea (patch)
tree148eee57c3507204415dab80d8efae63698a4f1b /PKGBUILD
parent253f05756e5ba944a546424daaf6ccad3f61c576 (diff)
downloadaur-5d0c4e6845729a3735f9f55a30270045c63482ea.tar.gz
Release new version 1.2.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 660fd641d5bb..bf9136c46080 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: GrapheneX Team <graphenex.project@protonmail.com>
pkgname=graphenex
-pkgver=1.2.1
+pkgver=1.2.2
pkgrel=1
pkgdesc="Automated System Hardening Framework"
url="https://github.com/grapheneX/grapheneX"
@@ -9,8 +9,8 @@ depends=('python')
makedepends=('python3')
license=('GPLv3')
arch=('any')
-source=('https://files.pythonhosted.org/packages/04/46/a10adbcbdbe68121b6c46ab87dbe00c847ee9b3c36859dd7d9a4c5cfb376/graphenex-1.2.1.tar.gz')
-md5sums=('3a22b94387a2c4bc17b9b85c5e8e326c')
+source=('https://files.pythonhosted.org/packages/c5/07/0b8fef8343021cebd2e2ddb12b1aefc6897be9eb1492c218651efa23610a/graphenex-1.2.2.tar.gz')
+md5sums=('558de7f722996af5c687bb048ca36f0e')
build() {
cd $srcdir/graphenex-$pkgver