diff options
author | Tor | 2022-10-06 17:09:35 +0200 |
---|---|---|
committer | Tor | 2022-10-06 17:09:35 +0200 |
commit | 42e66ef68701566390ba26bf5678a4976909ec50 (patch) | |
tree | 478fa666d4be5586f608d4754f4c68003e9ab576 | |
parent | 590740ba9a7fcebad3ddbb5c5508fc95b3b33c05 (diff) | |
download | aur-42e66ef68701566390ba26bf5678a4976909ec50.tar.gz |
checksum
-rw-r--r-- | .SRCINFO | 4 | ||||
-rw-r--r-- | PKGBUILD | 2 |
2 files changed, 3 insertions, 3 deletions
@@ -1,7 +1,7 @@ pkgbase = speki pkgdesc = Flashcard app for your terminal pkgver = 0.1.2 - pkgrel = 2 + pkgrel = 3 url = https://github.com/TBS1996/speki arch = x86_64 license = GPL-2.0-only @@ -9,6 +9,6 @@ pkgbase = speki provides = speki conflicts = speki source = speki-0.1.2.tar.gz::https://static.crates.io/crates/speki/speki-0.1.2.crate - sha256sums = 543245b01741ecff65cf1828f03b09737d5d5df8a7fec2dfd72608f7f779afed + sha256sums = 83b64dffa78b3b805742571ca1ecb803f8d3486278242a0c71910cbebc5fb709 pkgname = speki @@ -2,7 +2,7 @@ pkgname=speki pkgver=0.1.2 -pkgrel=2 +pkgrel=3 pkgdesc="Flashcard app for your terminal" url="https://github.com/TBS1996/speki" license=("GPL-2.0-only") |