Skip to content
Snippets Groups Projects
Verified Commit 36a6fcac authored by Antonio Rojas's avatar Antonio Rojas
Browse files

upgpkg: 0.8.1-1: Update to 0.8.1

parent 705a18ea
No related branches found
Tags 0.11.2-1
No related merge requests found
pkgbase = warp
pkgdesc = Securely send files to each other via the internet or local network by exchanging a word-based code
pkgver = 0.8.0
pkgver = 0.8.1
pkgrel = 1
url = https://apps.gnome.org/Warp/
arch = x86_64
......@@ -25,8 +25,8 @@ pkgbase = warp
depends = hicolor-icon-theme
depends = libadwaita
options = !lto
source = git+https://gitlab.gnome.org/World/warp.git?signed#tag=v0.8.0
source = git+https://gitlab.gnome.org/World/warp.git?signed#tag=v0.8.1
validpgpkeys = FD04DCE1EB3443DE17FB904ECFD6416C8173524E
b2sums = 1e66555e4427b7778b3cf93d0edb389e263eda521f02c64cf75bbf22c868a74e392929db82a08a1c37fd1129ddd77fe1efdff2d95a7eecb85a7185f561180b01
b2sums = f5d59050b2a1606cf46e747750859f728261bf1b3c88ca45ea9171a3828f962c00b593b1c7ff4e097d0bb85462ad7a7b9222759597443fe248a425164f0d2243
pkgname = warp
# Maintainer: Balló György <ballogyor+arch at gmail dot com>
pkgname=warp
pkgver=0.8.0
pkgver=0.8.1
pkgrel=1
pkgdesc='Securely send files to each other via the internet or local network by exchanging a word-based code'
arch=(x86_64)
......@@ -32,7 +32,7 @@ makedepends=(
)
options=(!lto)
source=("git+https://gitlab.gnome.org/World/warp.git?signed#tag=v$pkgver")
b2sums=(1e66555e4427b7778b3cf93d0edb389e263eda521f02c64cf75bbf22c868a74e392929db82a08a1c37fd1129ddd77fe1efdff2d95a7eecb85a7185f561180b01)
b2sums=('f5d59050b2a1606cf46e747750859f728261bf1b3c88ca45ea9171a3828f962c00b593b1c7ff4e097d0bb85462ad7a7b9222759597443fe248a425164f0d2243')
validpgpkeys=(FD04DCE1EB3443DE17FB904ECFD6416C8173524E) # Fina Wilke <fina@felinira.net>
prepare() {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment