initial committ
This commit is contained in:
10
package2/PKGBUILD
Normal file
10
package2/PKGBUILD
Normal file
@ -0,0 +1,10 @@
|
||||
pkgname=package2
|
||||
pkgver=20230814
|
||||
pkgrel=1
|
||||
pkgdesc="Local package for testing purposes"
|
||||
arch=('any')
|
||||
url="https://example.com"
|
||||
license=('GPL')
|
||||
source=()
|
||||
depends=('package1')
|
||||
sha256sums=()
|
Reference in New Issue
Block a user