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
2f1a343971
commit
98842d00a2
2 changed files with 3 additions and 3 deletions
4
.SRCINFO
4
.SRCINFO
|
|
@ -1,6 +1,6 @@
|
||||||
pkgbase = tensamin-bin
|
pkgbase = tensamin-bin
|
||||||
pkgdesc = True E2EE, decentralized messages. Open source and privacy first.
|
pkgdesc = True E2EE, decentralized messages. Open source and privacy first.
|
||||||
pkgver = 0.1.16
|
pkgver = 0.1.17
|
||||||
pkgrel = 1
|
pkgrel = 1
|
||||||
url = https://tensamin.net
|
url = https://tensamin.net
|
||||||
arch = x86_64
|
arch = x86_64
|
||||||
|
|
@ -22,7 +22,7 @@ pkgbase = tensamin-bin
|
||||||
provides = tensamin
|
provides = tensamin
|
||||||
conflicts = tensamin
|
conflicts = tensamin
|
||||||
conflicts = tensamin-git
|
conflicts = tensamin-git
|
||||||
source = https://github.com/Tensamin/Frontend/releases/download/v0.1.16/tensamin_0.1.16_amd64.deb
|
source = https://github.com/Tensamin/Frontend/releases/download/v0.1.17/tensamin_0.1.17_amd64.deb
|
||||||
sha256sums = SKIP
|
sha256sums = SKIP
|
||||||
|
|
||||||
pkgname = tensamin-bin
|
pkgname = tensamin-bin
|
||||||
|
|
|
||||||
2
PKGBUILD
2
PKGBUILD
|
|
@ -1,7 +1,7 @@
|
||||||
# Maintainer: Alois <aloisianer@proton.me>
|
# Maintainer: Alois <aloisianer@proton.me>
|
||||||
pkgname=tensamin-bin
|
pkgname=tensamin-bin
|
||||||
_pkgname=tensamin
|
_pkgname=tensamin
|
||||||
pkgver=0.1.16
|
pkgver=0.1.17
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="True E2EE, decentralized messages. Open source and privacy first."
|
pkgdesc="True E2EE, decentralized messages. Open source and privacy first."
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue