summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorOrhun Parmaksız2023-11-05 10:34:33 +0100
committerOrhun Parmaksız2023-11-05 10:34:33 +0100
commitd9be70807f80115912d35756e02f375179702094 (patch)
treea170cb0b48c8fae3ac98ffec4f09f4f1075cccfe /PKGBUILD
parentadb9838b3a1fc2ff0cbce67405d2b898eac20e40 (diff)
downloadaur-d9be70807f80115912d35756e02f375179702094.tar.gz
upgpkg: graphenex 1.5.0-1
upstream release
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9b78ee56b7ac..72c8f539d422 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# https://github.com/orhun/pkgbuilds
pkgname=graphenex
-pkgver=1.4.3
+pkgver=1.5.0
pkgrel=1
pkgdesc="Automated System Hardening Framework"
arch=('x86_64')
@@ -13,7 +13,7 @@ depends=('python-flask-socketio' 'python-coloredlogs'
makedepends=('python-build' 'python-installer' 'python-wheel' 'python-setuptools')
license=('GPL3')
source=("https://files.pythonhosted.org/packages/source/${pkgname::1}/$pkgname/$pkgname-$pkgver.tar.gz")
-sha512sums=('fdbf831da0f268e07bf498a4ef98865fe96e79c156b9e64e633542f19d8beef18c388a843e422202e1b8ce08dac07a450b5941703e63605639c21d331549ec28')
+sha512sums=('12c5fc76ecf9c0a48a409cd9a4c4dc602bf17c91f0b6a22e86574af79d631b5232838a7bf045603e01352e2825636a61272bb7a806ccc5b4a14a8bdb92d45925')
build() {
cd "$pkgname-$pkgver"