summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorakepinski2018-04-02 21:09:59 +0200
committerakepinski2018-04-02 21:09:59 +0200
commit44a74984a1da917523ed66683c0134926b05efb5 (patch)
tree5d0286bd40bdc1ea039b1d11ad5fb87c145969f0 /PKGBUILD
parent47e137e3ae864dfa8b9caf7296cefc931101b8da (diff)
downloadaur-44a74984a1da917523ed66683c0134926b05efb5.tar.gz
1.0.5 pre3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 2 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0aa7dd0c020a..9cd92f062b7d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,16 +1,14 @@
-
-
# Maintainer: Antoni Kepinski <hello[at]akepinski[dot]me>
pkgname=archfetch
pkgver=1.0.4
-pkgrel=2
+pkgrel=3
pkgdesc="Neofetch, but simplified. For Arch Linux."
url="https://github.com/xxczaki/archfetch/"
arch=('i686' 'x86_64')
license=('MIT')
depends=()
makedepens=('git')
-source=()
+source=("git+git://github.com/xxczaki/archfetch.git")
package() {
cd "${PKGMK_SOURCE_DIR}"