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

3.34.0-1

parent 3e361df3
No related branches found
Tags 45.0-1
No related merge requests found
......@@ -2,15 +2,15 @@
# Contributor: uastasi <uastasi@archlinux.us>
pkgname=gnote
pkgver=3.32.1
pkgver=3.34.0
pkgrel=1
pkgdesc="A note taking application"
url="https://wiki.gnome.org/Apps/Gnote"
arch=(x86_64)
license=(GPL3)
depends=(gtkmm3 gtkspell3 libxslt dconf libsecret)
makedepends=(intltool boost yelp-tools autoconf-archive git)
_commit=8db9d17782c85739e41780b7f966f2ba3a457606 # tags/3.32.1^0
depends=(gtkmm3 gspell libxslt dconf libsecret)
makedepends=(intltool yelp-tools autoconf-archive git)
_commit=93d29902f9d14f2a0c3f7e70103f9cbfca16a173 # tags/3.34.0^0
source=("git+https://gitlab.gnome.org/GNOME/gnote.git#commit=$_commit")
sha256sums=('SKIP')
......@@ -29,7 +29,7 @@ build() {
./configure --prefix=/usr \
--sysconfdir=/etc \
--localstatedir=/var \
--libexecdir=/usr/lib/$pkgname \
--libexecdir=/usr/lib \
--disable-schemas-compile \
--disable-static
sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
......
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