Skip to content
Snippets Groups Projects
Verified Commit 592e19c7 authored by Fabian Bornschein's avatar Fabian Bornschein
Browse files

upgpkg: 1:1.7alpha-1

parent 397abfea
No related branches found
Tags 1-1.5beta-1
No related merge requests found
pkgbase = libadwaita
pkgdesc = Building blocks for modern adaptive GNOME applications
pkgver = 1.6.3
pkgver = 1.7alpha
pkgrel = 1
epoch = 1
url = https://gnome.pages.gitlab.gnome.org/libadwaita/
......@@ -21,8 +21,8 @@ pkgbase = libadwaita
depends = graphene
depends = gtk4
depends = pango
source = git+https://gitlab.gnome.org/GNOME/libadwaita.git#tag=1.6.3
b2sums = 3a79ee2d575dab92a3e2ee2ac97ac864a8ecdba18d7d3c45f87f0502ce71300b995d7cc1e5b7813999945ff0dcba8bd803217bb6c260a7f35d2b11606faf9167
source = git+https://gitlab.gnome.org/GNOME/libadwaita.git#tag=1.7.alpha
b2sums = c89ee144791433887b7f9367fe5875e015fc7d0029778e73150d983ba0a808b8a7189554264f7e644f649990e6fc870657c22142835aec5688eb22423ab08475
pkgname = libadwaita
depends = appstream
......
[libadwaita]
source = "git"
git = "https://gitlab.gnome.org/GNOME/libadwaita.git"
include_regex = '\d+(\.\d+)*'
# include_regex = '\d+(\.\d+)*'
from_pattern = '\.([a-z])'
to_pattern = '\1'
......@@ -7,7 +7,7 @@ pkgname=(
libadwaita-demos
libadwaita-docs
)
pkgver=1.6.3
pkgver=1.7alpha
pkgrel=1
epoch=1
pkgdesc="Building blocks for modern adaptive GNOME applications"
......@@ -34,7 +34,7 @@ makedepends=(
)
checkdepends=(weston)
source=("git+https://gitlab.gnome.org/GNOME/libadwaita.git#tag=${pkgver/[a-z]/.&}")
b2sums=('3a79ee2d575dab92a3e2ee2ac97ac864a8ecdba18d7d3c45f87f0502ce71300b995d7cc1e5b7813999945ff0dcba8bd803217bb6c260a7f35d2b11606faf9167')
b2sums=('c89ee144791433887b7f9367fe5875e015fc7d0029778e73150d983ba0a808b8a7189554264f7e644f649990e6fc870657c22142835aec5688eb22423ab08475')
prepare() {
cd $pkgname
......
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