Skip to content

Commit

Permalink
bump arkos-core
Browse files Browse the repository at this point in the history
  • Loading branch information
peakwinter committed Feb 20, 2016
1 parent 3885ee0 commit 97557c5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions arkos-core/PKGBUILD
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Maintainer: Jacob Cook <jacob at citizenweb dot io>

pkgname=arkos-core
pkgver=0.7.1.1
pkgver=0.7.1.2
pkgrel=1
pkgdesc="Python system management libraries for arkOS"

Expand All @@ -17,7 +17,7 @@ makedepends=('python2')
provides=('arkos-core')
source=("$pkgname-$pkgver.tar.gz"::"https://pkg.arkos.io/resources/$pkgname-$pkgver.tar.gz")
backup=('etc/arkos/settings.json' 'etc/arkos/policies.json')
md5sums=('ae62f118925f39514c129139e3197345')
md5sums=('575525b5b605ecb5178b1a9d39ce54e4')

build() {
cd "$srcdir"
Expand Down

0 comments on commit 97557c5

Please sign in to comment.