Skip to content

Commit e89615a

Browse files
sudoku - 0.1.2-1 (#832)
1 parent d67aebd commit e89615a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package/sudoku/package

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
pkgnames=(sudoku)
66
pkgdesc="Sudoku for Remarkable"
77
url="https://github.com/HookedBehemoth/remarkable-sudoku"
8-
pkgver=0.1.1-1
9-
timestamp=2023-01-05T03:15Z
8+
pkgver=0.1.2-1
9+
timestamp=2023-02-04T22:49Z
1010
section="games"
1111
maintainer="Luis S. <[email protected]>"
1212
license=GPL-3.0-only
@@ -15,7 +15,7 @@ flags=(patch_rm2fb)
1515

1616
image=rust:v3.1
1717
source=("https://github.com/HookedBehemoth/remarkable-sudoku/archive/refs/tags/v${pkgver%-*}.tar.gz")
18-
sha256sums=(c3d9e941d0d837b90d376104eec7693f6b609010662d7e9b5ae57570648d8856)
18+
sha256sums=(08a801a6ffc3f328fc92c8aebadbcc7a123b1abebf5cbe276d5f9f52058ee864)
1919

2020
build() {
2121
cargo build --release

0 commit comments

Comments
 (0)