summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrice Waegeneire2016-01-24 13:46:29 +0100
committerBrice Waegeneire2016-01-24 13:46:29 +0100
commitd0e8c60a3e389bf1e1bd824caf9f105c9679e64b (patch)
tree9886d63ae6625b98f31242f9b17f053cc962ba3a
parent3ffc09e6dd4087b4690694db7861c6e249f9caad (diff)
downloadaur-d0e8c60a3e389bf1e1bd824caf9f105c9679e64b.tar.gz
Update to 0.3.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 5 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 90e1f0609aeb..7398a03a7f28 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,8 @@
+# Generated by mksrcinfo v8
+# Sun Jan 24 12:42:59 UTC 2016
pkgbase = git-subrepo
pkgdesc = Git Submodule Alternative
- pkgver = 0.2.3
+ pkgver = 0.3.0
pkgrel = 1
url = https://github.com/ingydotnet/git-subrepo
arch = i686
@@ -8,7 +10,7 @@ pkgbase = git-subrepo
license = MIT
makedepends = git
depends = git
- source = git+https://github.com/ingydotnet/git-subrepo.git#tag=0.2.3
+ source = git+https://github.com/ingydotnet/git-subrepo.git#tag=0.3.0
sha256sums = SKIP
pkgname = git-subrepo
diff --git a/PKGBUILD b/PKGBUILD
index ef2c1fa4e05b..d48ef9234c77 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Brice Waegeneire <brice dot wge at gmail dot com>
pkgname=git-subrepo
-pkgver=0.2.3
+pkgver=0.3.0
pkgrel=1
pkgdesc="Git Submodule Alternative"
arch=('i686' 'x86_64')