summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD8
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5063019284b7..17dfc62a152d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
-pkgbase = booster-git
- pkgdesc = Fast and secure initramfs generator
- pkgver = 0.7.r70.gf371e98
+pkgbase = booster-wip-git
+ pkgdesc = Fast and secure initramfs generator. Booster WIP branch.
+ pkgver = 0.7.r72.ga9ec0f1
pkgrel = 1
url = https://github.com/anatol/booster
arch = x86_64
@@ -17,7 +17,7 @@ pkgbase = booster-git
conflicts = booster
replaces = booster
backup = etc/booster.yaml
- source = git+https://github.com/anatol/booster
+ source = git+https://github.com/anatol/booster#branch=wip
sha512sums = SKIP
-pkgname = booster-git
+pkgname = booster-wip-git
diff --git a/PKGBUILD b/PKGBUILD
index bc2dfab3cb83..b91d852f6367 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Anatol Pomozov
-pkgname=booster-git
-pkgver=0.7.r70.gf371e98
+pkgname=booster-wip-git
+pkgver=0.7.r72.ga9ec0f1
pkgrel=1
-pkgdesc='Fast and secure initramfs generator'
+pkgdesc='Fast and secure initramfs generator. Booster WIP branch.'
arch=(x86_64)
url='https://github.com/anatol/booster'
license=(MIT)
@@ -19,7 +19,7 @@ backup=(etc/booster.yaml)
provides=(booster initramfs)
conflicts=(booster)
replaces=(booster)
-source=(git+https://github.com/anatol/booster)
+source=(git+https://github.com/anatol/booster#branch=wip)
sha512sums=('SKIP')
pkgver() {