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

44.0-1

parent b35e460b
No related branches found
Tags 44.0-1
No related merge requests found
......@@ -4,17 +4,26 @@
# Contributor: uastasi <uastasi@archlinux.us>
pkgname=gnote
pkgver=43.1
pkgver=44.0
pkgrel=1
pkgdesc="A note taking application"
url="https://wiki.gnome.org/Apps/Gnote"
arch=(x86_64)
license=(GPL3)
depends=(gtkmm3 gspell libxslt libsecret)
makedepends=(yelp-tools meson git)
_commit=7747e299c0f14090d4fa084bcd84ef6f656fc525 # tags/43.1^0
depends=(
gspell
gtkmm3
libsecret
libxslt
)
makedepends=(
git
meson
yelp-tools
)
_commit=22c42a15660df97cd499e771212837d3ece1c699 # tags/44.0^0
source=("git+https://gitlab.gnome.org/GNOME/gnote.git#commit=$_commit")
sha256sums=('SKIP')
b2sums=('SKIP')
pkgver() {
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