Update to version 1.0.0

This commit is contained in:
GitHub Actions 2025-11-30 05:58:45 +00:00
parent 632bebafc0
commit be47220a10
2 changed files with 2 additions and 2 deletions

View file

@ -18,6 +18,6 @@ pkgbase = crossmacro
depends = libxrandr
options = !strip
source = crossmacro-1.0.0.tar.gz::https://github.com/alper-han/CrossMacro/archive/v1.0.0.tar.gz
sha256sums = c3a9a401a942d49de7df96115a387e772e9739a296d5df1484c8d207460f466b
sha256sums = c8477931f187d045350e4efc9cff30beb6061ff0e42feaf439ffbd866c5252f8
pkgname = crossmacro

View file

@ -9,7 +9,7 @@ license=('MIT')
depends=('dotnet-runtime>=10.0' 'zlib' 'openssl' 'icu' 'krb5' 'fontconfig' 'libx11' 'libxcursor' 'libxrandr')
makedepends=('dotnet-sdk>=10.0' 'git')
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/alper-han/CrossMacro/archive/v${pkgver}.tar.gz")
sha256sums=('c3a9a401a942d49de7df96115a387e772e9739a296d5df1484c8d207460f466b')
sha256sums=('c8477931f187d045350e4efc9cff30beb6061ff0e42feaf439ffbd866c5252f8')
options=('!strip')
build() {