summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
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