summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD3
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9b2266d048d1..5880c5d0fe4c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -5,9 +5,10 @@ pkgbase = cinnamon-theme-numix-darkred
url = https://cinnamon-spices.linuxmint.com/themes/view/496
arch = any
license = unknown
- makedepends = unzip
depends = cinnamon
+ depends = unzip
source = https://cinnamon-spices.linuxmint.com/uploads/themes/054P-KVVX-JJN7.zip
md5sums = SKIP
pkgname = cinnamon-theme-numix-darkred
+
diff --git a/PKGBUILD b/PKGBUILD
index a46397ac1680..24d773cf611b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,8 +8,7 @@ license=('unknown')
source=("https://cinnamon-spices.linuxmint.com/uploads/themes/054P-KVVX-JJN7.zip")
md5sums=('SKIP')
-depends=('cinnamon')
-makedepends=('unzip')
+depends=('cinnamon' 'unzip')
package() {