summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCaleb Jamison2018-06-11 16:04:45 -0500
committerCaleb Jamison2018-06-11 16:04:45 -0500
commit99db7e1a27682477a22abe2eac275cfc6a5df857 (patch)
tree96bca99c358f068d4b3af01c8bd98b023b545f9c /PKGBUILD
parent6062285133ebae129afaa593d520a544cdf736f8 (diff)
downloadaur-liteeth-git.tar.gz
Update pkgdesc to mention LiteX
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2a4a3aa6a157..55747d03075a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Caleb Jamison <cbjamo@gmail.com>
pkgname=liteeth-git
pkgver=115
-pkgrel=1
-pkgdesc="A small footprint and configurable Ethernet core"
+pkgrel=2
+pkgdesc="A small footprint and configurable Ethernet core for litex"
arch=(any)
url="https://github.com/enjoy-digital/liteeth"
license=('MIT')