summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCoelacanthus2020-02-22 14:39:06 +0800
committerCoelacanthus2020-02-22 14:39:06 +0800
commite691c9976463ef31af57490c1b7e5e4ff1f12175 (patch)
tree168f0c709aea2022854184c3bf12ea2579f3a675
parent93d1adeebd4aa75d1c1a173a6490a288df6e521c (diff)
downloadaur-e691c9976463ef31af57490c1b7e5e4ff1f12175.tar.gz
Fix: pkgver error
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cb967960c147..238224f99333 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = lemon-lime-git
pkgdesc = 为了 OI 比赛而生的基于 Lemon 的轻量评测系统 | A tiny judging environment for OI contest based on Project_LemonPlus
pkgver = v.0.1.0120.r8.e34f227
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/iotang/Project_LemonLime
arch = x86_64
license = GPL3
diff --git a/PKGBUILD b/PKGBUILD
index ea35d9f2eb9f..95087094b4fc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=lemon-lime-git
_pkgname=lemon-lime
pkgver=v.0.1.0120.r8.e34f227
-pkgrel=1
+pkgrel=2
epoch=
pkgdesc="为了 OI 比赛而生的基于 Lemon 的轻量评测系统 | A tiny judging environment for OI contest based on Project_LemonPlus"
arch=(x86_64)