summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAstroncia2022-02-16 03:26:33 +0300
committerAstroncia2022-02-16 03:26:33 +0300
commit0ed46f8b2ec086ef23bc51fa9986df23644b4ef5 (patch)
tree94c8c9ac9c5012d7b9ec71132474c0b7189e7dd1
parent9a4b1e0766e21a9c27886dd6b5c68478b8f4e4a9 (diff)
downloadaur-0ed46f8b2ec086ef23bc51fa9986df23644b4ef5.tar.gz
Use spaces instead of tabs
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 432488bc72bb..94a13648a8af 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = astronciaiptv-git
pkgdesc = IPTV player with EPG support
pkgver = 0.0.92
- pkgrel = 2
+ pkgrel = 3
url = https://gitlab.com/astroncia/iptv
arch = any
license = GPL3
diff --git a/PKGBUILD b/PKGBUILD
index 224f038f09a4..a543c6a47d9f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=astronciaiptv-git
pkgver=0.0.92
-pkgrel=2
+pkgrel=3
pkgdesc="IPTV player with EPG support"
arch=('any')
url="https://gitlab.com/astroncia/iptv"
@@ -35,7 +35,7 @@ package() {
install -Dm644 -t "${pkgdir}"/usr/share/astronciaiptv/icons_dark usr/share/astronciaiptv/icons_dark/*.{gif,png}
install -Dm644 -t "${pkgdir}"/usr/share/icons/hicolor/scalable/apps usr/share/icons/hicolor/scalable/apps/astronciaiptv.svg
install -Dm644 -t "${pkgdir}"/usr/share/metainfo usr/share/metainfo/astronciaiptv.appdata.xml
- install -Dm644 -t "${pkgdir}"/usr/share/astronciaiptv/license.txt usr/share/astronciaiptv/license.txt
+ install -Dm644 -t "${pkgdir}"/usr/share/astronciaiptv/license.txt usr/share/astronciaiptv/license.txt
cp -a usr/lib/astronciaiptv/astroncia "${pkgdir}"/usr/lib/astronciaiptv/astroncia
cp -a usr/lib/astronciaiptv/thirdparty "${pkgdir}"/usr/lib/astronciaiptv/thirdparty