blob: 22eb709bdb06228684331c9a5f00573e497c40ae (
plain)
1
2
3
4
5
6
7
|
# dummy PKGBUILD diff for bumping rebuilds
# and another bump
# somehow we keep getting the wrong source to build!?
source=("git+https://github.com/tukaani-project/xz#tag=v${pkgver}")
sha256sums=('SKIP')
sha512sums=('SKIP')
|