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
commit2b9891201e1585443d51402a7507aaeb8a5fdd83 (patch)
tree631f53625e00eafed43bf1321324d7de5dd7e356 /PKGBUILD
parent907ebe811a7e8db2949ac09ea93ea1f129359daa (diff)
downloadaur-2b9891201e1585443d51402a7507aaeb8a5fdd83.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 632dafbdc6f1..5e928af36acd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Caleb Jamison <cbjamo@gmail.com>
pkgname=litesdcard-git
pkgver=188
-pkgrel=1
-pkgdesc="A small footprint and configurable SDCard core"
+pkgrel=2
+pkgdesc="A small footprint and configurable SDCard core for LiteX"
arch=(any)
url="https://github.com/enjoy-digital/litesdcard"
license=('MIT')