summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f7c57229210a..e7ac42079a6c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = fastocr
pkgdesc = FastOCR is a desktop application for OCR API.
pkgver = 0.3.6
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/BruceZhang1993/FastOCR
arch = any
license = LGPL3
diff --git a/PKGBUILD b/PKGBUILD
index d7fc7d9ce37b..0b43d5f66e7f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=fastocr
_reponame=FastOCR
pkgver=0.3.6
-pkgrel=1
+pkgrel=2
pkgdesc='FastOCR is a desktop application for OCR API.'
arch=('any')
url='https://github.com/BruceZhang1993/FastOCR'