Skip to content

Commit 65be2f9

Browse files
committed
fix: workflow
1 parent 606bbbb commit 65be2f9

File tree

2 files changed

+0
-16
lines changed

2 files changed

+0
-16
lines changed

marten/.SRCINFO

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +0,0 @@
1-
pkgbase = marten
2-
pkgdesc = A Crystal command-line tool for working with Marten web framework applications
3-
pkgver = 0.5.7
4-
pkgrel = 1
5-
url = https://github.com/martenframework/marten
6-
arch = x86_64
7-
license = MIT
8-
makedepends = git
9-
depends = crystal
10-
depends = shards
11-
provides = marten
12-
source = https://github.com/martenframework/marten/archive/v0.5.7.tar.gz
13-
sha256sums = 63671b5dff20baf68cd80b6efa3c54baf63e86cf63678e4e9e08f3e1949ce016
14-
15-
pkgname = marten

marten/PKGBUILD

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,3 @@ package() {
2828
install -Dm755 "bin/${pkgname}" "${pkgdir}/usr/bin/${pkgname}"
2929
install -Dm644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
3030
}
31-

0 commit comments

Comments
 (0)