summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChristophe Noisel2023-10-04 22:51:42 +0200
committerChristophe Noisel2023-10-04 22:51:42 +0200
commit9f34072de396f5263216ab3ad9250cffa2a7efa1 (patch)
tree2f9f499bf9f4406e94f964e8941aff064bb96c3b /PKGBUILD
parentb2689d1f61b5510950654d224fbe3f9eb55b6914 (diff)
downloadaur-9f34072de396f5263216ab3ad9250cffa2a7efa1.tar.gz
bumped to 0.14.91 release
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 3 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4863998b6563..556d42e09183 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,8 +4,8 @@
# Contributor: Jan de Groot <jgc@archlinux.org>
pkgname=planner
-pkgver=0.14.90
-pkgrel=10
+pkgver=0.14.91
+pkgrel=1
pkgdesc='Project management application for GNOME'
arch=('x86_64')
license=('GPL')
@@ -17,8 +17,7 @@ depends=('glib2>=2.56', # glib, gmodule, gobject
'libgda>=5.0') # database export feature is enabled by arch-meson
makedepends=('git' 'meson')
options=('!emptydirs')
-_commit="2c59ee8ea621c95d84d71fdd2e48a43f5d7b1547" # 24 Nov, 2022
-source=("git+https://gitlab.gnome.org/World/planner.git#commit=$_commit")
+source=("git+https://gitlab.gnome.org/World/planner.git#tag=$pkgver")
sha256sums=('SKIP')
install=planner.install