blob: 3e8b19414b0f19c4bac7bcfbf6d902c00872ade4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = python-rplcd
pkgdesc = LCD library for the widely used Hitachi HD44780 controller
pkgver = 1.2.2
pkgrel = 1
url = https://github.com/dbrgn/RPLCD
arch = any
license = MIT
depends = python
source = python-rplcd-1.2.2.tar.gz::https://github.com/dbrgn/RPLCD/archive/v1.2.2.tar.gz
sha512sums = 9a5c223cb990e1e20cd2b86e23a49fd1b99b24809163b769bd20c35c1a9b7c8398d725fe9275f27787ec9210b7d415bbae4a31b1c6d1595bb636132b0ca97a1e
pkgname = python-rplcd
|