summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCedric Roijakkers2024-05-19 15:58:40 +0200
committerCedric Roijakkers2024-05-19 15:58:40 +0200
commit112636e43a7720d190d3ce26dea73fd0e7c2991d (patch)
tree5abc33054000311768fc589e762c5c895f586dad /PKGBUILD
parenta01cb6b6150f7b8c72e2f3e1b64257bdc9c8d778 (diff)
downloadaur-112636e43a7720d190d3ce26dea73fd0e7c2991d.tar.gz
Corrected version to 6.7.4-1.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fc1607bc5041..fc26cf41cb94 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ _electron='electron30'
_electronpackage='electron30'
pkgverorg='6.7.4'
pkgver='6.7.4'
-pkgrel='2'
+pkgrel='1'
pkgdesc='A messaging browser that allows you to combine your favorite messaging services into one application (binary release).'
arch=('x86_64' 'armv7l' 'aarch64')
url="https://$_pkgname.org"