This commit is contained in:
Maxim Slipenko 2025-03-26 10:05:14 +03:00
parent 6b0a4f3ce3
commit bd26236cd7
4 changed files with 4 additions and 0 deletions

2
alr-repo.toml Normal file

@ -0,0 +1,2 @@
[repo]
minVersion = "v0.0.5"

@ -1,6 +1,7 @@
name='bar-pkg'
version='1.0.0'
release='1'
desc='BAR PKG'
maintainer='UNKNOWN'
architectures=('all')
license=('UNKNOWN')

@ -1,6 +1,7 @@
name='foo-pkg'
version='1.0.0'
release='1'
desc='FOO PKG'
maintainer='UNKNOWN'
architectures=('all')
license=('UNKNOWN')