summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD5
2 files changed, 6 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e5d9950e23d4..e5d9e868b52d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,8 @@
+# Generated by mksrcinfo v8
+# Sat Jan 23 18:47:16 UTC 2016
pkgbase = ckan-git
pkgdesc = A metadata repository and associated tools for searching, installing, and managing mods for Kerbal Space Program (KSP)
- pkgver = v1.14.2.r1.g1519f19
+ pkgver = v1.16.0.r2.g73206fc
pkgrel = 1
url = http://forum.kerbalspaceprogram.com/threads/100067-
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index 097c7b679899..39d03f602241 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
# Contributer: Patrik Plihal <patrik.plihal@gmail.com>
pkgname=ckan-git
-pkgver=v1.14.2.r1.g1519f19
+pkgver=v1.16.0.r2.g73206fc
pkgrel=1
pkgdesc="A metadata repository and associated tools for searching, installing, and managing mods for Kerbal Space Program (KSP)"
arch=('any')
@@ -49,7 +49,8 @@ build() {
bin/Debug/log4net.dll \
bin/Debug/Newtonsoft.Json.dll \
bin/Debug/INIFileParser.dll \
- bin/Debug/CurlSharp.dll
+ bin/Debug/CurlSharp.dll \
+ bin/Debug/Autofac.dll
}
check() {