Skip to content
Snippets Groups Projects
Verified Commit 696bfe83 authored by Jan Alexander Steffens (heftig)'s avatar Jan Alexander Steffens (heftig)
Browse files

46.1-1

parent 48c17a1f
No related branches found
Tags 45.0-1
No related merge requests found
pkgbase = loupe
pkgdesc = A simple image viewer for GNOME
pkgver = 46.0
pkgver = 46.1
pkgrel = 1
url = https://gitlab.gnome.org/GNOME/loupe
arch = x86_64
......@@ -23,7 +23,8 @@ pkgbase = loupe
depends = libadwaita
depends = libgweather-4
depends = libseccomp
source = git+https://gitlab.gnome.org/GNOME/loupe.git#commit=b3238e28bd451120cdb516ec8dd76197218e3cdb
b2sums = SKIP
source = git+https://gitlab.gnome.org/GNOME/loupe.git?signed#tag=46.1
validpgpkeys = 4587A0EE1EE5478AAB82C0A93BA28A5559F08EBD
b2sums = 99de72ebf5c0b98feb2ec2c83cb331bc5b7ecb440d7a7a3e8ac63f1d19de84c7e3c25b35a23da6222541771ea12eb78284d874b33bba1ef6107ff7b206782539
pkgname = loupe
# Maintainer: Fabian Bornschein <fabiscafe@archlinux.org>
pkgname=loupe
pkgver=46.0
pkgver=46.1
pkgrel=1
pkgdesc="A simple image viewer for GNOME"
arch=(x86_64)
......@@ -29,9 +29,11 @@ makedepends=(
meson
rust
)
_commit=b3238e28bd451120cdb516ec8dd76197218e3cdb # tags/46.0^0
source=("git+https://gitlab.gnome.org/GNOME/loupe.git#commit=$_commit")
b2sums=('SKIP')
source=("git+$url.git?signed#tag=${pkgver/[a-z]/.&}")
b2sums=('99de72ebf5c0b98feb2ec2c83cb331bc5b7ecb440d7a7a3e8ac63f1d19de84c7e3c25b35a23da6222541771ea12eb78284d874b33bba1ef6107ff7b206782539')
validpgpkeys=(
4587A0EE1EE5478AAB82C0A93BA28A5559F08EBD # Sophie Herold <sophieherold@gnome.org>
)
# Use LTO
export CARGO_PROFILE_RELEASE_LTO=true CARGO_PROFILE_RELEASE_CODEGEN_UNITS=1
......@@ -39,11 +41,6 @@ export CARGO_PROFILE_RELEASE_LTO=true CARGO_PROFILE_RELEASE_CODEGEN_UNITS=1
# Use debug
export CARGO_PROFILE_RELEASE_DEBUG=2
pkgver() {
cd $pkgname
git describe --tags | sed -r 's/\.([a-z])/\1/;s/([a-z])\./\1/;s/[^-]*-g/r&/;s/-/+/g'
}
prepare() {
cd $pkgname
}
......
-----BEGIN PGP PUBLIC KEY BLOCK-----
mDMEZQceAxYJKwYBBAHaRw8BAQdAtKEfvOEN76hodwi6TZMTZyXTg2lXhSKImTL0
ICJSkC+0JlNvcGhpZSBIZXJvbGQgPHNvcGhpZWhlcm9sZEBnbm9tZS5vcmc+iJYE
ExYIAD4WIQRFh6DuHuVHiquCwKk7oopVWfCOvQUCZQceAwIbAwUJCWYBgAULCQgH
AgYVCgkICwIEFgIDAQIeAQIXgAAKCRA7oopVWfCOvbppAQD78+1xriQ8CazyX6Kl
nS94d4/QSVSupz5B7Nku0KC7JQEA0+MTMDvNLfvbDNEdNS7hdAdR9pp3F02R4iwU
IdueywA=
=VmhQ
-----END PGP PUBLIC KEY BLOCK-----
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