summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorUlf Winberg2019-10-17 13:23:06 +0200
committerUlf Winberg2019-10-17 13:23:06 +0200
commita7b64ab60e36e5265255bbc31ffd8b810b65ebe0 (patch)
tree594aea225944958e9033ea83f9809f099a16d28d /PKGBUILD
parentd18230fad018871e18808867b4237fa1cb9b25e8 (diff)
downloadaur-a7b64ab60e36e5265255bbc31ffd8b810b65ebe0.tar.gz
reverted last commit (md5 check needed)
Diffstat (limited to 'PKGBUILD')
-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}"