summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authornull2015-09-24 22:42:26 -0400
committernull2015-09-24 22:42:26 -0400
commit5c71fde0e8638f0a59f813d68ca8cadd7afede54 (patch)
tree1037baed76c5815486b3c991a9fd81fd4fedd9a2
parenta319df747f10758f55fd14fb244ceb37c6f2305f (diff)
downloadaur-5c71fde0e8638f0a59f813d68ca8cadd7afede54.tar.gz
Added MD5 checksum for desktop file
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 75cc97f42680..2742c7b6a597 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,8 @@ url="https://github.com/AlexTuduran/Locator"
license=('Completely free')
source=(https://github.com/AlexTuduran/Locator/releases/download/v$pkgver-alpha/Locator-v$pkgver-alpha.zip
Locator.desktop)
-md5sums=('SKIP')
+md5sums=('SKIP'
+ 'SKIP')
depends=('mlocate' 'gksu')
package() {