summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorVinson Chuong2017-01-24 13:19:07 -0800
committerVinson Chuong2017-01-24 13:19:07 -0800
commit1c1df60a7cdd6b2da3acae9f82dca515480661f9 (patch)
tree226768c19089fc797a7b426c373c15c0d9a1e046 /PKGBUILD
parent15589e152299a5f8d2c61249121b6574f6043d18 (diff)
downloadaur-1c1df60a7cdd6b2da3acae9f82dca515480661f9.tar.gz
v0.0.7-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 73a7626f3a28..2e46f878190d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Vinson Chuong <vinsonchuong@gmail.com>
pkgname=prototypical
-pkgver=0.0.6
+pkgver=0.0.7
pkgrel=1
pkgdesc=A\ starting\ point\ for\ a\ project
arch=(any)
@@ -21,7 +21,8 @@ checkdepends=(
bats-git
git
)
-source=(https://github.com/vinsonchuong/prototypical/archive/v0.0.6-1.tar.gz)
+source=(https://github.com/vinsonchuong/prototypical/archive/v0.0.7-1.tar.gz)
+
md5sums=("SKIP")
build ()
{