summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGiulio Girardi2016-09-02 23:13:04 +0200
committerGiulio Girardi2016-09-02 23:13:04 +0200
commitb82720e435be4b0ebf2c22ea446d3611dba14375 (patch)
tree9c04b5a8f81755ff1958dcc72ca020cf044421c8
parent0e9b2fc5548582f96a7ce23901191b42c3ecd00d (diff)
downloadaur-b82720e435be4b0ebf2c22ea446d3611dba14375.tar.gz
Don't check md5
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9f9370fc90ed..dfdead341e3a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -10,7 +10,7 @@ pkgbase = cinnamon-remove-application
depends = pacman
depends = cinnamon
source = https://github.com/rapgenic/cinnamon-remove-application.git
- md5sums = 8a01cb6547f7e865532c289be5733dcc
+ md5sums = SKIP
pkgname = cinnamon-remove-application
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() {