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: 3287ae580b3f45aa52e2bdc58cab501906c21065

Message: updated version

Diff


diff --git a/.SRCINFO b/.SRCINFO
index 28df2c2..6dba9ad 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ generated-by = makedeb-makepkg
 
 pkgbase = oranchelo-icon-theme
 	pkgdesc = Oranchelo is a flat-design icon theme for XFCE4 based on Super Flat Remix and inspired by Corny icons by Patryk Goworowski.
-	pkgver = 0.8.0.1
+	pkgver = 0.9.0
 	pkgrel = 1
 	url = https://github.com/Madh93/oranchelo-icon-theme.git
 	arch = any
@@ -14,7 +14,7 @@ pkgbase = oranchelo-icon-theme
 	conflicts = oranchelo-icon-theme
 	replaces = oranchelo-icon-theme
 	options = !strip
-	source = git+https://github.com/Madh93/oranchelo-icon-theme.git
-	sha256sums = SKIP
+	source = https://github.com/OrancheloTeam/oranchelo-icon-theme/archive/refs/tags/v0.9.0.tar.gz
+	sha512sums = b39da3b9d6b394d11932fa842224f21905a23dd14ebcf876eca6eab4af836bbb792a599b9251219337f5864f3d0c163dc28e03ac1ef03520c22db298c33d365d
 
 pkgname = oranchelo-icon-theme
diff --git a/PKGBUILD b/PKGBUILD
index 104d115..6597abd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
 # Maintainer: only_vip  <onlyme_vip@protonmail.com>
 pkgname=oranchelo-icon-theme
-pkgver=0.8.0.1
+pkgver=0.9.0
 pkgrel=1
 pkgdesc="Oranchelo is a flat-design icon theme for XFCE4 based on Super Flat Remix and inspired by Corny icons by Patryk Goworowski."
 arch=(any)
@@ -11,12 +11,13 @@ license=('GPL3')
 conflicts=('oranchelo-icon-theme')
 provides=('oranchelo-icon-theme')
 replaces=('oranchelo-icon-theme')
-source=("git+https://github.com/Madh93/oranchelo-icon-theme.git")
-sha256sums=('SKIP')
+#source=("git+https://github.com/Madh93/oranchelo-icon-theme.git")
+source=("https://github.com/OrancheloTeam/${pkgname}/archive/refs/tags/v${pkgver}.tar.gz")
+sha512sums=('b39da3b9d6b394d11932fa842224f21905a23dd14ebcf876eca6eab4af836bbb792a599b9251219337f5864f3d0c163dc28e03ac1ef03520c22db298c33d365d')
 options=(!strip)
 
 package() {
-  cd $srcdir/$pkgname
+  cd ${srcdir}/${pkgname}-${pkgver}
 
   msg2 'Copying icons to $pkgdir...'
   make DESTDIR="${pkgdir}" install