summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMohammadreza Abdollahzadeh2017-09-29 08:34:21 +0330
committerMohammadreza Abdollahzadeh2017-09-29 08:34:21 +0330
commit3a084d554d3dacb2fa028de436e7bd6e598bb19c (patch)
treee0245f27b99e14887ff954c8adbd77088b2d8787
parent0062fccc36c0f7be842eeace3c3033b8b40ff55c (diff)
downloadaur-3a084d554d3dacb2fa028de436e7bd6e598bb19c.tar.gz
update to r227.a798e65
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD8
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0052b0f2420c..7cbddc2fec3f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sun Jan 8 18:50:51 UTC 2017
+# Fri Sep 29 05:03:46 UTC 2017
pkgbase = gnome-shell-extension-dash-to-panel-git
pkgdesc = Extension for GNOME shell to combine the dash and main panel
- pkgver = r45.b34c092
+ pkgver = r227.a798e65
pkgrel = 1
url = https://github.com/jderose9/dash-to-panel
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index d1c95e238a39..41c186b2c16f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
-# Maintainer: Carl George < arch at cgtx dot us >
-
+# Maintainer: Mohammadreza Abdollahzadeh < morealaz at gmail dot com >
+# Contributor: Carl George < arch at cgtx dot us >
pkgname=gnome-shell-extension-dash-to-panel-git
-pkgver=r45.b34c092
+pkgver=r227.a798e65
pkgrel=1
pkgdesc='Extension for GNOME shell to combine the dash and main panel'
arch=(any)
@@ -11,7 +11,7 @@ url="https://github.com/${_githubowner}/${_githubname}"
license=(GPL2)
depends=('gnome-shell>=3.18')
makedepends=(git gnome-common intltool)
-source=("git+https://github.com/${_githubowner}/${_githubname}.git")
+source=("git+${url}.git")
sha256sums=('SKIP')
pkgver() {