summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD2
1 files changed, 2 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index da6a64728dd4..f0434b3ddfd7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,6 +11,8 @@ depends=('inkscape')
makedepends=('git')
source=("${_pkgname}::git+https://github.com/Xaviju/inkscape-open-symbols.git"
'https://raw.githubusercontent.com/Xaviju/inkscape-open-symbols/master/LICENSE.txt')
+md5sums=('SKIP'
+ 'SKIP')
pkgver() {
cd "${srcdir}/${_pkgname}"