summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3251ae40d9e1..7e56d330cbfb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: Xiao-Long Chen <chenxiaolong@cxl.epac.to>
pkgname='ubuntu-wallpapers'
-pkgver=20.10.1
+pkgver=20.10.2
pkgrel=1
pkgdesc='The default Wallpapers for Ubuntu'
arch=('any')
@@ -12,10 +12,11 @@ url='https://launchpad.net/ubuntu-wallpapers'
_pool_url='http://archive.ubuntu.com/ubuntu/pool/main'
license=('custom')
makedepends=('python-distutils-extra' 'python-setuptools')
+# http://archive.ubuntu.com/ubuntu/pool/main/u/ubuntu-wallpapers/
source=("${_pool_url}/${pkgname::1}/${pkgname}/${pkgname}_${pkgver}.orig.tar.gz"
"${_pool_url}/${pkgname::1}/${pkgname}/${pkgname}_${pkgver}-0ubuntu1.debian.tar.xz")
-sha256sums=('3db2a2612239cdc06e58035cd8910005f7e75969fcb5aa149712261c8c6f3bac'
- 'fd58fbdc7cbd4c60400bdc63ec71e9b59dfa11dd0e441d375b76afa5af605adc')
+sha256sums=('3f67abb82cd4b3c60e6d50f6e7278d38cb981d6caaf55d05e98f0c219cda5797'
+ '58e154f06ef50dcf77e3e75564d7d2497c0dfc42103bff3ce8a57d2ad421aa1e')
prepare() {
cd "${pkgname}-${pkgver}"