mirror of
https://github.com/archlinux/aur.git
synced 2026-02-21 21:39:41 +01:00
fix: CRLF -> LF
This commit is contained in:
parent
f711f50d2a
commit
7b76d49314
2 changed files with 2 additions and 2 deletions
2
.SRCINFO
2
.SRCINFO
|
|
@ -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
|
||||
|
|
|
|||
2
PKGBUILD
2
PKGBUILD
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue