main/postmarketos-demos: upgrade to 1.1.0 (MR 1266)

Related to https://gitlab.com/postmarketOS/postmarketos-demos/-/merge_requests/1
Version 1.1.0 adds support for small screens and scrollable layout.
This commit is contained in:
HenriDellal 2020-05-24 19:59:19 +03:00 committed by Bart Ribbers
parent bbba372ac3
commit 7dcfb89c5f
No known key found for this signature in database
GPG key ID: 699D16185DAFAE61

View file

@ -1,6 +1,6 @@
# Maintainer: Oliver Smith <ollieparanoid@postmarketos.org>
pkgname=postmarketos-demos
pkgver=1.0.0
pkgver=1.1.0
pkgrel=0
pkgdesc="Simple touch menu for a few demo programs"
url="https://postmarketos.org"
@ -19,4 +19,4 @@ package() {
install -D -m755 postmarketos-demos \
"$pkgdir"/usr/bin/postmarketos-demos
}
sha512sums="5e8354b1a9cd8640e1d36f0d0f10e3836553a4fc9e610c8f5c6105830615d6cf4536213b17e24e648461e1a83f57c9d1ac666f5674f16638a3d0c4be43a91aa9 postmarketos-demos-1.0.0.tar.gz"
sha512sums="6da813570faede9c23a80523518560b61f1612382652a4aa8cc4114f01d03308c4a495d62a549d2f8f98062a8a91c7274560afff07699ffb6a02e5e72a9ed1ca postmarketos-demos-1.1.0.tar.gz"