This commit is contained in:
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
View File

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

View File

View File

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

View File

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