summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohnathan Jenkins2017-12-15 08:07:45 -0800
committerJohnathan Jenkins2017-12-15 08:07:45 -0800
commit3224f3c34635bc85fee24af4f5b184824672ca57 (patch)
treef0624b29e69734ed4be1062886f3c322b1ea55fe
parent0df8f28ace856f8ad1b3c8f26da1f5dcc8befbae (diff)
downloadaur-3224f3c34635bc85fee24af4f5b184824672ca57.tar.gz
latest update
-rwxr-xr-x.SRCINFO4
-rwxr-xr-xPKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b6c82fe7ea71..6507a423a80d 100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Fri Dec 15 16:04:01 UTC 2017
+# Fri Dec 15 16:07:42 UTC 2017
pkgbase = libunity
pkgdesc = Library for instrumenting and integrating with all aspects of the Unity shell
pkgver = 7.1.4
@@ -16,7 +16,7 @@ pkgbase = libunity
depends = gtk3
depends = libdbusmenu-glib
source = https://launchpad.net/ubuntu/+archive/primary/+files/libunity_7.1.4+17.10.20170605.orig.tar.gz
- sha256sums = SKIP
+ md5sums = 0fc16e278838e6f6f46a4f7433df07a8
pkgname = libunity
diff --git a/PKGBUILD b/PKGBUILD
index b6fc2531808e..5c1509866ffb 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@ license=('LGPL')
depends=('dee' 'gtk3' 'libdbusmenu-glib')
makedepends=('gnome-common' 'gobject-introspection' 'intltool' 'vala')
source=("https://launchpad.net/ubuntu/+archive/primary/+files/libunity_$pkgver+17.10.20170605.orig.tar.gz")
-sha256sums=('SKIP')
+md5sums=('0fc16e278838e6f6f46a4f7433df07a8')
build() {
cd ${srcdir}