summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCaleb Jamison2018-06-11 16:04:45 -0500
committerCaleb Jamison2018-06-11 16:04:45 -0500
commit434a317835031f0f86168145962affa43f676766 (patch)
tree7817208a1201458688fa06580ed659846d7bc755
parent14f234f1a0f40bac0214432d5f9fa0af8b4cb098 (diff)
downloadaur-434a317835031f0f86168145962affa43f676766.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 358de2db7866..eeab8ea148bc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = litevideo-git
- pkgdesc = Small footprint and configurable video cores
+ pkgdesc = Small footprint and configurable video cores for LiteX
pkgver = 201
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/enjoy-digital/litevideo
arch = any
license = MIT
diff --git a/PKGBUILD b/PKGBUILD
index 4515b5b59ca1..fb143038d6cb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Caleb Jamison <cbjamo@gmail.com>
pkgname=litevideo-git
pkgver=201
-pkgrel=1
-pkgdesc="Small footprint and configurable video cores"
+pkgrel=2
+pkgdesc="Small footprint and configurable video cores for LiteX"
arch=(any)
url="https://github.com/enjoy-digital/litevideo"
license=('MIT')