aports/community/frameworkintegration
Bart Ribbers 330fcb748a community/kde-{frameworks*,plasma*}: add _repo_url to every APKBUILD
Useful for trying to build a repository with nightly KDE packages, where
the script used will git clone every repo (and git pull if it already
exists on disk) to create tarballs from. `abuild snapshot` can not be
used for this purpose because it'll do a clean git clone every time
which we do not want, but even for a future snapshot function having the
repo url present is useful
2023-08-09 10:05:52 +02:00
..