mirror of
https://github.com/spalencsar/bearhub.git
synced 2026-07-06 22:54:16 +02:00
packaging: set checksums and SRCINFO for 0.10.7-bearhub.6
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
pkgbase = bearhub-git
|
||||
pkgdesc = Arch-first package manager hub (development snapshot, fork of bauh)
|
||||
pkgver = 0.10.7.r0.g0000000
|
||||
pkgrel = 4
|
||||
pkgrel = 5
|
||||
url = https://github.com/spalencsar/bearhub
|
||||
arch = any
|
||||
license = ZLIB
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
pkgbase = bearhub
|
||||
pkgdesc = Arch-first package manager hub (community-maintained fork of bauh)
|
||||
pkgver = 0.10.7
|
||||
pkgrel = 8
|
||||
pkgrel = 1
|
||||
url = https://github.com/spalencsar/bearhub
|
||||
arch = any
|
||||
license = ZLIB
|
||||
@@ -24,7 +24,7 @@ pkgbase = bearhub
|
||||
conflicts = bearhub-git
|
||||
conflicts = bauh
|
||||
conflicts = bauh-git
|
||||
source = bearhub-0.10.7.tar.gz::https://github.com/spalencsar/bearhub/archive/refs/tags/0.10.7-bearhub.5.tar.gz
|
||||
sha256sums = 42001198cccd5ade206f93fc0570c9d3dbb7e49a1f85b790fa577c3af41aee70
|
||||
source = bearhub-0.10.7.tar.gz::https://github.com/spalencsar/bearhub/archive/refs/tags/0.10.7-bearhub.6.tar.gz
|
||||
sha256sums = 50f61c09e1dc71b50ec8b4e57c15adee99726358b5071ad9047095e6f4546d7c
|
||||
|
||||
pkgname = bearhub
|
||||
pkgname = bearhub
|
||||
@@ -23,7 +23,7 @@ makedepends=('python-build' 'python-installer' 'python-setuptools' 'python-wheel
|
||||
provides=('bearhub' 'bauh')
|
||||
conflicts=('bearhub-git' 'bauh' 'bauh-git')
|
||||
source=("$pkgname-$pkgver.tar.gz::$url/archive/refs/tags/${pkgver}-bearhub.6.tar.gz")
|
||||
sha256sums=('SKIP')
|
||||
sha256sums=('50f61c09e1dc71b50ec8b4e57c15adee99726358b5071ad9047095e6f4546d7c')
|
||||
|
||||
build() {
|
||||
cd "$srcdir/$pkgname-${pkgver}-bearhub.6"
|
||||
|
||||
Reference in New Issue
Block a user