mirror of
https://github.com/archlinux/aur.git
synced 2025-12-10 08:05:42 +01:00
Automated Update
This commit is contained in:
parent
7eaaa0a0f7
commit
2b4eb5f0b2
2 changed files with 3 additions and 3 deletions
2
.SRCINFO
2
.SRCINFO
|
|
@ -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
|
||||
|
|
|
|||
4
PKGBUILD
4
PKGBUILD
|
|
@ -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}"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue