summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bd1652cbc522..da15af005b97 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = linuxkit-git
pkgdesc = A toolkit for building secure, portable and lean operating systems for containers - git version
- pkgver = 0.7.r190.gafff608c4
- pkgrel = 2
+ pkgver = 0.7.r249.gfce020a11
+ pkgrel = 1
url = https://github.com/linuxkit/linuxkit
arch = x86_64
license = APACHE
diff --git a/PKGBUILD b/PKGBUILD
index 3d8857c6da69..115d79c01cc7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Ricardo Band <email@ricardo.band>
pkgname=linuxkit-git
_pkgname=linuxkit
-pkgver=0.7.r190.gafff608c4
-pkgrel=2
+pkgver=0.7.r249.gfce020a11
+pkgrel=1
pkgdesc="A toolkit for building secure, portable and lean operating systems for containers - git version"
arch=('x86_64')
url="https://github.com/linuxkit/linuxkit"