diff --git a/desktop/misc/pisi-appstream-data/actions.py b/desktop/misc/pisi-appstream-data/actions.py
new file mode 100644
index 0000000000..d751d0914d
--- /dev/null
+++ b/desktop/misc/pisi-appstream-data/actions.py
@@ -0,0 +1,14 @@
+#!/usr/bin/env python
+# -*- coding: utf-8 -*-
+#
+# Licensed under the GNU General Public License, version 3.
+# See the file http://www.gnu.org/licenses/gpl.txt
+
+from pisi.actionsapi import get
+from pisi.actionsapi import shelltools
+
+def install():
+ shelltools.system("DESTDIR=%s appstream-util install pisi-1.xml.gz pisi-1-icons.tar.gz" % get.installDIR())
+ shelltools.system("chmod 00755 %s/usr/share/app-info/xmls" % get.installDIR())
+ shelltools.system("chmod 00644 %s/usr/share/app-info/xmls/pisi-1.xml.gz" % get.installDIR())
+ shelltools.system("ln -sv pisi-1 '%s/usr/share/app-info/icons/pisi'" % get.installDIR())
diff --git a/desktop/misc/pisi-appstream-data/pspec.xml b/desktop/misc/pisi-appstream-data/pspec.xml
new file mode 100644
index 0000000000..3d04c94065
--- /dev/null
+++ b/desktop/misc/pisi-appstream-data/pspec.xml
@@ -0,0 +1,38 @@
+
+
+
+
+ pisi-appstream-data
+ https://github.com/pisilinux/pisi-appstream-data
+
+ Pisi Linux Admins
+ admins@pisilinux.org
+
+ CC-BY-SA 3.0
+ data
+ Appstream data for Pisi GNU/Linux
+ Appstream data for Pisi GNU/Linux in order to be used in applications such as GNOME Software, KDE Discover etc.
+ https://github.com/pisilinux/pisi-appstream-data/archive/refs/tags/20210710.tar.gz
+
+ appstream-glib-devel
+
+
+
+
+ pisi-appstream-data
+
+ /usr/share/app-info/xmls
+ /usr/share/app-info/icons
+
+
+
+
+
+ 2021-07-10
+ 20210710
+ First release for Pisi Linux
+ Berk Çakar
+ berk2238@hotmail.com
+
+
+
diff --git a/pisi-index.xml b/pisi-index.xml
index 01a3fd3608..b3e6fa2ae6 100644
--- a/pisi-index.xml
+++ b/pisi-index.xml
@@ -131570,6 +131570,42 @@ It supports email, address books, calendars, tasks, news feeds and much more.
+
+
+ pisi-appstream-data
+ https://github.com/pisilinux/pisi-appstream-data
+
+ Pisi Linux Admins
+ admins@pisilinux.org
+
+ CC-BY-SA 3.0
+ data
+ desktop.misc
+ Appstream data for Pisi GNU/Linux
+ Appstream data for Pisi GNU/Linux in order to be used in applications such as GNOME Software, KDE Discover etc.
+ https://github.com/pisilinux/pisi-appstream-data/archive/refs/tags/20210710.tar.gz
+
+ appstream-glib-devel
+
+ desktop/misc/pisi-appstream-data/pspec.xml
+
+
+ pisi-appstream-data
+
+ /usr/share/app-info/xmls
+ /usr/share/app-info/icons
+
+
+
+
+ 2021-07-10
+ 20210710
+ First release for Pisi Linux
+ Berk Çakar
+ berk2238@hotmail.com
+
+
+ pisi-lightdm-greeter
diff --git a/pisi-index.xml.sha1sum b/pisi-index.xml.sha1sum
index 03362ff681..34fd01b06a 100644
--- a/pisi-index.xml.sha1sum
+++ b/pisi-index.xml.sha1sum
@@ -1 +1 @@
-04793c6ce90e4c867921254850c17fb129f652c2
\ No newline at end of file
+2c34f57368e5249f4891cfe7330c121048b23505
\ No newline at end of file
diff --git a/pisi-index.xml.xz b/pisi-index.xml.xz
index 7841ec4d4b..e250a105a6 100644
Binary files a/pisi-index.xml.xz and b/pisi-index.xml.xz differ
diff --git a/pisi-index.xml.xz.sha1sum b/pisi-index.xml.xz.sha1sum
index 7aae61702b..7e88dc8056 100644
--- a/pisi-index.xml.xz.sha1sum
+++ b/pisi-index.xml.xz.sha1sum
@@ -1 +1 @@
-9920dc190f4e669d2202cd5d4745909e4b127e3d
\ No newline at end of file
+979d65ac892a6aec17a55d309431b876f9f9259a
\ No newline at end of file