summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 28884520e92f..686d8cc94cd2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Vinson Chuong <vinsonchuong@gmail.com>
pkgname=prototypical
-pkgver=0.0.4
+pkgver=0.0.5
pkgrel=1
pkgdesc=A\ starting\ point\ for\ a\ project
arch=(any)
@@ -21,7 +21,7 @@ checkdepends=(
bats-git
git
)
-source=(https://github.com/vinsonchuong/prototypical/archive/v0.0.4-1.tar.gz)
+source=(https://github.com/vinsonchuong/prototypical/archive/v0.0.5-1.tar.gz)
md5sums=("SKIP")
build ()
{