summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlphazo2024-03-14 21:37:51 +0100
committerAlphazo2024-03-14 21:37:51 +0100
commitac2dd5d04a32b0853a065328e6dc91b189d9b3eb (patch)
treed468c8fefc897b1afee9a990f26785b08181268d /PKGBUILD
parent7e8726a628058a5d17afdbfce205a8690535aa0f (diff)
downloadaur-dexios-bin.tar.gz
Removing debug packages
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5fb8d8ba08bd..5a7910989518 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: alphazo <dexios-8362@notracking.email>
pkgname=dexios-bin
pkgver='8.8.1'
-pkgrel=1
+pkgrel=2
pkgdesc="Dexios is a fast, secure, and open source command-line encryption tool. It's written entirely in Rust and uses modern cryptographic AEADs (XChaCha20-Poly1305 + AES-256-GCM), with audited backends."
url="https://github.com/brxken128/dexios"
source_x86_64=( "https://github.com/brxken128/dexios/releases/download/v$pkgver/dexios-linux-amd64" )