summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 3 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9c0ae6adc762..2dafbaf31077 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,17 +1,15 @@
# Maintainer: Alexander F. Rødseth <xyproto@archlinux.org>
pkgname=shrinky-intro
-pkgver=0.1
-pkgrel=3
+pkgver=1.0.0
+pkgrel=1
pkgdesc='Linux 4k intro skeleton (from dnload)'
arch=('x86_64')
url='https://github.com/xyproto/shrinky-intro/'
license=('BSD')
makedepends=('git' 'shrinky')
depends=('libgl' 'sdl2')
-#optdepends=('elfkickers: For stripping with sstrip'
-# 'vulkan-devel: For Vulkan development')
-source=('git+https://github.com/xyproto/shrinky-intro#commit=438ad8b197ff15fb561fe3a0b15d602486e90244')
+source=("git+https://github.com/xyproto/shrinky-intro#tag=v$pkgver")
md5sums=("SKIP")
build() {