Skip to content
This repository was archived by the owner on Sep 17, 2024. It is now read-only.

Commit 6e59f54

Browse files
author
Michal
committed
ver bump in pkgbuild
1 parent ef16b19 commit 6e59f54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PKGBUILD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ pkgdesc="Simple package manager warner tool for distribution developers"
88
arch=('x86_64')
99
url="https://github.com/crystal-linux/pkg-warner"
1010
license=('GPL3')
11-
source=("git+$url?rev=v0.1.1")
11+
source=("git+$url?rev=v0.1.2")
1212
sha256sums=('SKIP')
1313
depends=('coreutils')
1414
makedepends=('cargo')

0 commit comments

Comments
 (0)