summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJoaquin2018-01-30 08:18:04 -0500
committerJoaquin2018-01-30 08:18:04 -0500
commit4bd74f885e9fe9a7f0bdc376c4a55469d4e5aba0 (patch)
treec0fad7f40e91c263789be21197bb50355a61743c /PKGBUILD
parentb745d02f8537cc1e4697216fda6143cfa89e6249 (diff)
downloadaur-codeforces-parser-git.tar.gz
upgpkg: codeforces-parser-git r48.5287a01-2
Correcting error: Hooks not present
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7c3ae2c1a24c..fb10cd8c6ceb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=codeforces-parser-git
pkgver=r48.5287a01
pkgrel=2
-pkgdesc="Parse sample tests of Codeforces competitions, and generate tests automatically."
+pkgdesc="Parse sample tests of Codeforces Competitions, and generate tests automatically."
arch=("any")
url="https://github.com/johnathan79717/${pkgname%-git}"
license=('MIT')