There was an error while loading. Please reload this page.
1 parent cbda2b9 commit 3e0a1b7Copy full SHA for 3e0a1b7
2 files changed
archlinuxcn/portable-packer-git/PKGBUILD
@@ -14,6 +14,8 @@ backup=()
14
source=("source::git+https://github.com/Kimiblock/portable-packer.git")
15
sha256sums=('SKIP')
16
17
+conflicts+=("portable<14.99")
18
+
19
function prepare() {
20
cd source
21
}
archlinuxcn/portable-packer/PKGBUILD
source=("source::git+https://github.com/Kimiblock/portable-packer.git#tag=${pkgver}")
sha256sums=('f4b7b4a8e5d5206f42c8ce2e3a266ff66675609151d137936321fdd6790f8f0d')
0 commit comments