fix: CRLF -> LF

This commit is contained in:
Xarth-Mai 2025-07-17 01:35:59 +08:00
parent f711f50d2a
commit 7b76d49314
2 changed files with 2 additions and 2 deletions

View file

@ -1,7 +1,7 @@
pkgbase = homepage
pkgdesc = A highly customizable homepage (or startpage / application dashboard) with Docker and service API integrations.
pkgver = 1.4.0
pkgrel = 2
pkgrel = 3
url = https://github.com/gethomepage/homepage
arch = any
license = GPL-3.0-only

View file

@ -1,6 +1,6 @@
pkgname=homepage
pkgver=1.4.0
pkgrel=2
pkgrel=3
pkgdesc="A highly customizable homepage (or startpage / application dashboard) with Docker and service API integrations."
arch=('any')
url="https://github.com/gethomepage/homepage"