summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f49765b5a3ed..7c2172840bc2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Rafael Fontenelle <rafaelff@gnome.org>
pkgname=solanum
-pkgver=4.0.0
+pkgver=5.0.0
pkgrel=1
pkgdesc="A pomodoro timer for the GNOME desktop"
arch=(x86_64)
@@ -9,7 +9,7 @@ license=('GPL3')
depends=('libadwaita' 'gst-plugins-bad-libs')
makedepends=('blueprint-compiler' 'cargo' 'meson' 'git')
checkdepends=('appstream-glib')
-_commit=33c01f8a2da39cba0bc1744e405de2be833876cd # releases/v4.0.0
+_commit=c2821a86 # releases/v5.0.0
source=("git+$url#commit=$_commit")
sha256sums=('SKIP')