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
commit944b5d0fc01e04d5451bde1d20c83cbaa7afa9f4 (patch)
tree3ff675ec4219be8315eff6a0f997219aead35988 /PKGBUILD
parent9fae5e9d0c01f4e235e7d900f4754ed024678899 (diff)
downloadaur-944b5d0fc01e04d5451bde1d20c83cbaa7afa9f4.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 1c01e58765bb..ddd7236f593f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Caleb Jamison <cbjamo@gmail.com>
pkgname=litedram-git
pkgver=181
-pkgrel=1
-pkgdesc="A small footprint and configurable DRAM core"
+pkgrel=2
+pkgdesc="A small footprint and configurable DRAM core for LiteX"
arch=(any)
url="https://github.com/enjoy-digital/litedram"
license=('MIT')