summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGiulio Girardi2016-09-02 23:13:04 +0200
committerGiulio Girardi2016-09-02 23:13:04 +0200
commitb82720e435be4b0ebf2c22ea446d3611dba14375 (patch)
tree9c04b5a8f81755ff1958dcc72ca020cf044421c8 /PKGBUILD
parent0e9b2fc5548582f96a7ce23901191b42c3ecd00d (diff)
downloadaur-b82720e435be4b0ebf2c22ea446d3611dba14375.tar.gz
Don't check md5
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d22c11f95e46..6206bb85c9e1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ arch=('any')
url="https://github.com/rapgenic/cinnamon-remove-application"
license=('GPL2')
source=("https://github.com/rapgenic/cinnamon-remove-application.git")
-md5sums=('8a01cb6547f7e865532c289be5733dcc')
+md5sums=('SKIP')
depends=('gtk3' 'pkgfile' 'pacman' 'cinnamon')
package() {