summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlone22020-06-17 23:22:54 +0200
committerAlone22020-06-17 23:22:54 +0200
commit778b24d8edd6d0950ac4cad4127f3c28457174a4 (patch)
tree1363412c899609ce584501c344fbc566c6d8e3f9 /PKGBUILD
parent4f1bd82a50df67f88cce56af597e3be2b31de92b (diff)
downloadaur-studyflash.tar.gz
v1.1.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6df8716ab138..098d9f11bdbc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Alone2 <admin@bundr.net>
pkgname=studyflash
-pkgver=1.1.2
+pkgver=1.1.3
pkgrel=1
pkgdesc="Learn flashcards inside your terminal"
arch=('any')
@@ -8,7 +8,7 @@ url="https://github.com/Alone2/studyFlash"
license=('GPL3')
depends=('python' 'python3' 'vi')
source=("https://github.com/Alone2/studyFlash/archive/v$pkgver.tar.gz")
-md5sums=('17e07f18859824eef5c439c9c2648490')
+md5sums=('eccd10bfc9ff4957b22757613e254f45')
package() {
cd "${srcdir}/studyFlash-${pkgver}"