makedeb


oranchelo-icon-theme 0.9.0-1


Oranchelo is a flat-design icon theme for XFCE4 based on Super Flat Remix and inspired by Corny icons by Patryk Goworowski.

Click here to go back to the commit logs for oranchelo-icon-theme.

Commit:


Hash: fe28804c661819978207dddab911bea97d00e811

Message: added options function

Diff


diff --git a/.SRCINFO b/.SRCINFO
index cb64b80..40594ab 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -10,6 +10,7 @@ pkgbase = oranchelo-icon-theme
 	depends = hicolor-icon-theme
 	provides = oranchelo-icon-theme
 	conflicts = oranchelo-icon-theme
+	options = !strip
 	source = git+https://github.com/Madh93/oranchelo-icon-theme.git
 	sha256sums = SKIP
 
diff --git a/PKGBUILD b/PKGBUILD
index 2f16871..753923c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,6 +12,7 @@ conflicts=('oranchelo-icon-theme')
 provides=('oranchelo-icon-theme')
 source=("git+https://github.com/Madh93/oranchelo-icon-theme.git")
 sha256sums=('SKIP')
+options=(!strip)
 
 package() {
   cd $srcdir/$pkgname