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

upgpkg: 48alpha-1

parent cc210438
No related branches found
Tags 45.0-1
No related merge requests found
pkgbase = gnote
pkgdesc = A note taking application
pkgver = 47.2
pkgver = 48alpha
pkgrel = 1
url = https://wiki.gnome.org/Apps/Gnote
arch = x86_64
......@@ -25,7 +25,7 @@ pkgbase = gnote
depends = pango
depends = pangomm-2.48
depends = util-linux-libs
source = git+https://gitlab.gnome.org/GNOME/gnote.git#tag=47.2
b2sums = 2076de3b69c1722a87d1ad2e420ab353a146f1598ccad3c737f057c88da1382facb0b42f98b113accebdd28d04909a0fd58a8c048ec9a320a3eb89387337552d
source = git+https://gitlab.gnome.org/GNOME/gnote.git#tag=48.alpha
b2sums = 1ded0abeb54c47542f021f3cd1ff3ce9c314173181b7716bc3a36b97720d15cc6f0c6f0655a514f2fbd01a4a372087cd7a5e38f04047cb2dd615245c9b1d55d7
pkgname = gnote
[gnote]
source = "git"
git = "https://gitlab.gnome.org/GNOME/gnote.git"
include_regex = '\d+(\.\d+)*'
# include_regex = '\d+(\.\d+)*'
from_pattern = '\.([a-z])'
to_pattern = '\1'
......@@ -4,7 +4,7 @@
# Contributor: uastasi <uastasi@archlinux.us>
pkgname=gnote
pkgver=47.2
pkgver=48alpha
pkgrel=1
pkgdesc="A note taking application"
url="https://wiki.gnome.org/Apps/Gnote"
......@@ -35,7 +35,7 @@ makedepends=(
yelp-tools
)
source=("git+https://gitlab.gnome.org/GNOME/gnote.git#tag=${pkgver/[a-z]/.&}")
b2sums=('2076de3b69c1722a87d1ad2e420ab353a146f1598ccad3c737f057c88da1382facb0b42f98b113accebdd28d04909a0fd58a8c048ec9a320a3eb89387337552d')
b2sums=('1ded0abeb54c47542f021f3cd1ff3ce9c314173181b7716bc3a36b97720d15cc6f0c6f0655a514f2fbd01a4a372087cd7a5e38f04047cb2dd615245c9b1d55d7')
prepare() {
cd gnote
......
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