summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndy Weidenbaum2016-03-11 08:23:19 -0800
committerAndy Weidenbaum2016-03-11 08:23:19 -0800
commitdfa7a772cdbcd38d8bc0373eb8bd2bb6040b8b24 (patch)
treef0bd1fc2dc93db4b3c40641a1c6b1a84ff465b50
parentfd74a24e5c89d0348222cfe911c4a3a2b72b19da (diff)
downloadaur-dfa7a772cdbcd38d8bc0373eb8bd2bb6040b8b24.tar.gz
update pkgver to 2016.02
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7036358fbf1b..0c145434e75c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Sun Mar 6 05:20:57 UTC 2016
+# Fri Mar 11 16:23:07 UTC 2016
pkgbase = panda
pkgdesc = Perl6 module installer
- pkgver = 0.1
- pkgrel = 2
+ pkgver = 2016.02
+ pkgrel = 1
url = https://github.com/tadzik/panda
arch = any
groups = perl6
@@ -18,7 +18,7 @@ pkgbase = panda
depends = perl6-shell-command
optdepends = wget: download metadata files with wget
conflicts = perl6-panda
- source = panda-0.1::git+https://github.com/tadzik/panda
+ source = panda-2016.02::git+https://github.com/tadzik/panda
sha256sums = SKIP
pkgname = panda
diff --git a/PKGBUILD b/PKGBUILD
index 52ef5da0312d..37f5308a256e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Andy Weidenbaum <archbaum@gmail.com>
pkgname=panda
-pkgver=0.1
-pkgrel=2
+pkgver=2016.02
+pkgrel=1
pkgdesc="Perl6 module installer"
arch=('any')
depends=('curl'