summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-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() {