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

3.20.0-2

parent a4844d57
No related branches found
Tags 3.32.0-1
No related merge requests found
......@@ -3,17 +3,16 @@
pkgname=gnome-tetravex
pkgver=3.20.0
pkgrel=1
pkgrel=2
pkgdesc="Complete the puzzle by matching numbered tiles"
url="https://wiki.gnome.org/Apps/Tetravex"
arch=(i686 x86_64)
license=(GPL)
depends=(hicolor-icon-theme gtk3)
depends=(gtk3)
makedepends=(intltool itstool gobject-introspection vala)
conflicts=(gnome-games)
replaces=(gnome-games)
options=(!emptydirs)
install=gnome-tetravex.install
url="https://live.gnome.org/Tetravex"
groups=(gnome-extra)
source=(https://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
sha256sums=('a1bdfa4233484566a01373b19f8c0fb126b7c5728227916a48d2ee012c3cbd62')
......
post_install() {
glib-compile-schemas usr/share/glib-2.0/schemas
gtk-update-icon-cache -f -q usr/share/icons/hicolor
}
post_upgrade() {
post_install
}
post_remove() {
post_install
}
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