feat: update installation instructions and add .SRCINFO for packaging

This commit is contained in:
2026-03-17 22:21:20 +01:00
parent ffd849dec2
commit eb2463b28b
3 changed files with 19 additions and 4 deletions

View File

@@ -9,7 +9,7 @@ license=('MIT')
depends=('wayland')
makedepends=('rust' 'cargo')
source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
sha256sums=('SKIP')
sha256sums=('d26601148005821c03454ea91828e5af6f3506baa1b5860b220aaac5c305cc5d')
build() {
cd "$pkgname-$pkgver"