summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSmooz2019-08-06 12:24:37 +0200
committerSmooz2019-08-06 12:24:37 +0200
commit1c66727b220bde3056545128860ddc2237cf62c5 (patch)
tree27a88f254883abe1139860e368e0e70597074883 /PKGBUILD
parent55adf70ac7ec8b821be6b6486accfbcab50772e4 (diff)
downloadaur-1c66727b220bde3056545128860ddc2237cf62c5.tar.gz
new repository
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 77196551fcdb..25609209bb3f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,17 +2,17 @@
# Contributor: Dunon <josep.oliver at tutanota dot com>
pkgname=grevis
-pkgver=0.1.8
+pkgver=0.2.1
pkgrel=1
pkgdesc="A simple game launcher"
arch=("any")
-url="https://gitlab.gnome.org/dunon/grevis"
+url="https://gitlab.com/dunon/grevis"
license=("GPL3")
depends=("python" "gtk3")
makedepends=("meson" "ninja")
conflicts=("grevis-git")
-source=("https://gitlab.gnome.org/dunon/grevis/-/archive/${pkgver}/grevis-${pkgver}.tar.gz")
-md5sums=("1d0e7e310e6f1421d6c50d70959d23b9")
+source=("https://gitlab.com/dunon/grevis/-/archive/${pkgver}/grevis-${pkgver}.tar.gz")
+md5sums=("668f75f60b090c3bc48e92375b0f38ff")
package() {
cd "grevis-${pkgver}"