summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlexander F Rødseth2018-07-25 11:35:08 -0700
committerAlexander F Rødseth2018-07-25 11:35:08 -0700
commit62167ea752ac2ff335771446c27452d61874f9df (patch)
tree29c40c96a798216e9fe3208041a82c649e96c619 /PKGBUILD
parentf3495e19050e0c2d849dbb40dc02e5ba8069387b (diff)
downloadaur-shrinky-intro.tar.gz
Use latest tag
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() {