summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCaleb Jamison2018-06-11 16:04:45 -0500
committerCaleb Jamison2018-06-11 16:04:45 -0500
commit12536eb99513b14aefbffd1bdc8aee09b15197d2 (patch)
treefb5675787cb2e075f0bf5e95154f70dd83218d09
parent44814afbffff417f619c9b275d1a18f705c83fe1 (diff)
downloadaur-12536eb99513b14aefbffd1bdc8aee09b15197d2.tar.gz
Update pkgdesc to mention LiteX
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 267e84d5e116..38150fc84b1a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = litejesd204b-git
- pkgdesc = A small footprint and configurable JESD204B core
+ pkgdesc = A small footprint and configurable JESD204B core for LiteX
pkgver = 259
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/enjoy-digital/litejesd204b
arch = any
license = MIT
diff --git a/PKGBUILD b/PKGBUILD
index 49796cd99aa4..ba1bea10eb49 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Caleb Jamison <cbjamo@gmail.com>
pkgname=litejesd204b-git
pkgver=259
-pkgrel=1
-pkgdesc="A small footprint and configurable JESD204B core"
+pkgrel=2
+pkgdesc="A small footprint and configurable JESD204B core for LiteX"
arch=(any)
url="https://github.com/enjoy-digital/litejesd204b"
license=('MIT')