Update to not recompile if code hasn't changed

This commit is contained in:
2026-03-22 21:56:40 -05:00
parent 1dcd456cb2
commit a0c1a4e006
4 changed files with 167 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
# Maintainer: Shea Frembling <sfrembling@gmail.com>
pkgname=pallet
pkgver=1.0.4
pkgver=1.0.5
pkgrel=1
pkgdesc="A simple C project manager inspired by Cargo"
arch=('x86_64')