Date: Friday, May 12, 2023 @ 03:00:16 Author: grawlinson Revision: 1460042
upgpkg: python-apeye-core 1.1.2-1; new upstream release Modified: python-apeye-core/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-05-12 01:14:59 UTC (rev 1460041) +++ PKGBUILD 2023-05-12 03:00:16 UTC (rev 1460042) @@ -1,8 +1,8 @@ # Maintainer: George Rawlinson <[email protected]> pkgname=python-apeye-core -pkgver=1.1.0 -pkgrel=2 +pkgver=1.1.2 +pkgrel=1 pkgdesc='Core (offline) functionality for the apeye library' arch=('any') url='https://github.com/domdfcoding/apeye-core' @@ -20,7 +20,7 @@ ) #checkdepends=('') #optdepends=('') -_commit='6d41d1bf4f53f0a615f601f4f276d83a5d8dda1e' +_commit='1cdc69645af33307bafc4089ab8ec8f761553e35' source=("$pkgname::git+https://github.com/domdfcoding/apeye-core#commit=$_commit") b2sums=('SKIP')
