summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicholas Wang2020-12-24 23:02:32 -0600
committerNicholas Wang2020-12-24 23:02:32 -0600
commit4ff45cc2cf5edf633f67de517e57869fa8b6c514 (patch)
tree6d520c62744b22af8e306720c28869ca91280671
parent1923a9980c9969721707e0714327f8cd23939483 (diff)
downloadaur-4ff45cc2cf5edf633f67de517e57869fa8b6c514.tar.gz
1.29.2-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3f55c0150824..e4673a544093 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = ckan-bin
pkgdesc = The Comprehensive Kerbal Archive Network
- pkgver = 1.29.0
+ pkgver = 1.29.2
pkgrel = 1
url = https://github.com/ksp-ckan/ckan/
arch = any
@@ -8,8 +8,8 @@ pkgbase = ckan-bin
depends = mono>=5.0.1
provides = ckan
conflicts = ckan
- source = ckan_1.29.0_all.deb::https://github.com/ksp-ckan/ckan/releases/download/v1.29.0/ckan_1.29.0_all.deb
- sha256sums = 4d6e745da7fbe0b192d84ed543e4f8624da15871b3b34af012b6d587842afa91
+ source = ckan_1.29.2_all.deb::https://github.com/ksp-ckan/ckan/releases/download/v1.29.2/ckan_1.29.2_all.deb
+ sha256sums = 6846a8ae023e015c7db38bbfcedc43bea8305be5a4efa9f9fe386b110705d15b
pkgname = ckan-bin
diff --git a/PKGBUILD b/PKGBUILD
index 5a347bee22b7..20b6380c2921 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
pkgname=ckan-bin
_pkgname=ckan
-pkgver=1.29.0
+pkgver=1.29.2
pkgrel=1
pkgdesc='The Comprehensive Kerbal Archive Network'
arch=('any')
@@ -11,7 +11,7 @@ provides=('ckan')
conflicts=('ckan')
source=("${_pkgname}_${pkgver}_all.deb::https://github.com/ksp-ckan/ckan/releases/download/v${pkgver}/${_pkgname}_${pkgver}_all.deb")
-sha256sums=('4d6e745da7fbe0b192d84ed543e4f8624da15871b3b34af012b6d587842afa91')
+sha256sums=('6846a8ae023e015c7db38bbfcedc43bea8305be5a4efa9f9fe386b110705d15b')
package() {
mkdir -p "${pkgdir}"