summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorblacktea2020-07-16 19:07:22 +0800
committerblacktea2020-07-16 19:07:22 +0800
commit77f2ab749d75e3307bad1098f1a952a6fbb7fece (patch)
tree106fdaf67806a58df3e67329ec46a39284d66fc1 /PKGBUILD
parentcfb961bc08fcaae447196fc9c21be0474cb7b351 (diff)
downloadaur-77f2ab749d75e3307bad1098f1a952a6fbb7fece.tar.gz
Update to version 2.0.2-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fb9bcae74dc0..d24009306366 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,14 @@
-# Maintainer: Tomasz Zok
+# Maintainer: blacktea <blackteahamburger@outlook.com>
+# Contributor: Tomasz Zok
pkgname=classroom-assistant
-pkgver=1.0.5
+pkgver=2.0.2
pkgrel=1
pkgdesc="GitHub Classroom Assistant is a cross-platform desktop application to help you get student repositories for grading."
arch=(x86_64)
url="https://github.com/education/classroom-assistant"
license=('MIT')
source=("https://github.com/education/$pkgname/releases/download/v$pkgver/$pkgname-$pkgver.x86_64.rpm")
-md5sums=('e05da8923cc344fcba15c08cc423fa3e')
+md5sums=('b78182dbbf701e30851549533dbd8002')
package() {
mv $srcdir/usr $pkgdir