Automated Update

This commit is contained in:
aloisianer 2025-10-27 19:30:36 +00:00
parent 7eaaa0a0f7
commit 2b4eb5f0b2
2 changed files with 3 additions and 3 deletions

View file

@ -1,6 +1,6 @@
pkgbase = tensamin-git
pkgdesc = True E2EE, decentralized messages. Open source and privacy first.
pkgver = 0
pkgver = r437.3c5a697
pkgrel = 1
url = https://github.com/Tensamin/Frontend
arch = x86_64

View file

@ -2,7 +2,7 @@
pkgname=tensamin-git
_pkgname=tensamin
pkgver=0
pkgver=r437.3c5a697
_pkgver=0.1.3
pkgrel=1
pkgdesc="True E2EE, decentralized messages. Open source and privacy first."
@ -32,4 +32,4 @@ build() {
package() {
cp -a Frontend/tauri/target/release/bundle/deb/tensamin_${_pkgver}_*/data/* "${pkgdir}"
}
}