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

3.34.0-1

parent fe44fcfb
No related branches found
Tags 3.22.0-1
No related merge requests found
......@@ -2,7 +2,7 @@
# Contributor: Jan de Groot <jgc@archlinux.org>
pkgname=gnome-tetravex
pkgver=3.32.0
pkgver=3.34.0
pkgrel=1
pkgdesc="Complete the puzzle by matching numbered tiles"
url="https://wiki.gnome.org/Apps/Tetravex"
......@@ -11,7 +11,7 @@ license=(GPL)
depends=(gtk3)
makedepends=(meson gobject-introspection vala yelp-tools appstream-glib git)
groups=(gnome-extra)
_commit=71406876aea3f909b5452ac838221330650ecd43 # tags/3.32.0^0
_commit=fbcc2c043bcc1fbd911ee50f3810250dec0454a7 # tags/3.34.0^0
source=("git+https://gitlab.gnome.org/GNOME/gnome-tetravex.git#commit=$_commit")
sha256sums=('SKIP')
......@@ -30,7 +30,7 @@ build() {
}
check() {
meson test -C build
meson test -C build --print-errorlogs
}
package() {
......
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