summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorrazer2022-02-09 07:25:41 +0100
committerrazer2022-02-09 07:25:41 +0100
commit9d75a7fc1c85396177534588da3165fe3347c1e6 (patch)
treec76baef58ec4cd9daac0ce6707f6701de0459578 /PKGBUILD
parent960809d2bec2972c6411e09a45a35ad7ff379967 (diff)
downloadaur-9d75a7fc1c85396177534588da3165fe3347c1e6.tar.gz
version bump
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c63fc3f3be4a..39406b3e6084 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@ makedepends=('python-setuptools' 'python-pip')
depends=('python' 'python-adafruit-circuitpython-busdevice')
optdepends=('python-raspberry-gpio')
source=("https://pypi.io/packages/source/a/${_pypi_pkgname}/${_pypi_pkgname}-${pkgver}.tar.gz")
-sha256sums=('724913e4cfeaf5faba9d5f62ae7ed9ca2e407b75a724747e8d240899ca3cb564')
+sha256sums=('b1e22878dd802a4a06429861db6d7527ddb4a5cedd50ffe500c8f2cc4800b952')
build() {
cd "${srcdir}/${_pypi_pkgname}-${pkgver}"