summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorproninyaroslav2016-04-23 10:59:03 +0300
committerproninyaroslav2016-04-23 10:59:03 +0300
commit8cec6a18a714ae4bf820bfde99dd0dac65aabdef (patch)
tree5b9a94ddfc7c55fade7d03620d24be203622c883
parent4d51183c41b2998bb6e5f7bde9d2a4c2594c8daf (diff)
downloadaur-8cec6a18a714ae4bf820bfde99dd0dac65aabdef.tar.gz
Update to 14.04+16.04.20160415
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9eac764aaaf2..9f42cba93c0c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Tue Apr 12 15:39:19 UTC 2016
+# Sat Apr 23 07:58:56 UTC 2016
pkgbase = ubuntu-themes
pkgdesc = Ubuntu monochrome icon theme, Ambiance and Radiance themes, and Ubuntu artwork
- pkgver = 14.04.16.04.20160324.1
+ pkgver = 14.04.16.04.20160415
pkgrel = 1
url = https://launchpad.net/ubuntu-themes
install = ubuntu-themes.install
@@ -20,8 +20,8 @@ pkgbase = ubuntu-themes
provides = ubuntu-mono
conflicts = light-themes
conflicts = ubuntu-mono
- source = https://launchpad.net/ubuntu/+archive/primary/+files/ubuntu-themes_14.04+16.04.20160324.1.orig.tar.gz
- sha256sums = 896a1223d5a8592969739f23514b4bd4ea1b561c9c58be6efb640722e68c5173
+ source = https://launchpad.net/ubuntu/+archive/primary/+files/ubuntu-themes_14.04+16.04.20160415.orig.tar.gz
+ sha256sums = f5cbcfb3728c27295c981ef34f92dae9b48f4a8d114f63ff5bde5846b46cd383
pkgname = ubuntu-themes
diff --git a/PKGBUILD b/PKGBUILD
index 7011a233cbbd..219721bf4b82 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
pkgname=ubuntu-themes
_actual_ver=14.04
-_extra_ver=+16.04.20160324.1
+_extra_ver=+16.04.20160415
pkgver=${_actual_ver}${_extra_ver/\+/.}
pkgrel=1
pkgdesc='Ubuntu monochrome icon theme, Ambiance and Radiance themes, and Ubuntu artwork'
@@ -20,7 +20,7 @@ provides=('light-themes' 'ubuntu-mono')
conflicts=('light-themes' 'ubuntu-mono')
install=${pkgname}.install
source=("https://launchpad.net/ubuntu/+archive/primary/+files/${pkgname}_${_actual_ver}${_extra_ver}.orig.tar.gz")
-sha256sums=('896a1223d5a8592969739f23514b4bd4ea1b561c9c58be6efb640722e68c5173')
+sha256sums=('f5cbcfb3728c27295c981ef34f92dae9b48f4a8d114f63ff5bde5846b46cd383')
build() {
# Python 2 fix