summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMohammadreza Abdollahzadeh2017-10-29 05:55:20 +0330
committerMohammadreza Abdollahzadeh2017-10-29 05:55:20 +0330
commitfd4026085f0227316b34471c7f19c90f8d88d3b2 (patch)
treebd012609c0be670cf35fe7e0cc179a597cff163d
parent9d6cf6f199ba0ffb863a3bc6727b1ecc62d29f51 (diff)
downloadaur-fd4026085f0227316b34471c7f19c90f8d88d3b2.tar.gz
update for new feature and change shell dependencies to 3.24
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD5
2 files changed, 5 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8e214fddd88e..9c57e6260ee1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
# Generated by mksrcinfo v8
-# Sat Jun 24 01:56:33 UTC 2017
+# Sun Oct 29 02:24:16 UTC 2017
pkgbase = gnome-shell-extension-persian-calendar-git
pkgdesc = Persian calendar for Gnome Shell.
- pkgver = r132.4629375
+ pkgver = r136.d4a1101
pkgrel = 1
url = https://github.com/omid/Persian-Calendar-for-Gnome-Shell
install = gnome-shell-extension.install
arch = any
license = GPL3
makedepends = git
- depends = gnome-shell>=3.20
+ depends = gnome-shell>=3.24
provides = gnome-shell-extension-persian-calendar
conflicts = gnome-shell-extension-persian-calendar
replaces = gnome-shell-extension-persian-calendar
diff --git a/PKGBUILD b/PKGBUILD
index f276be268630..f1e766ce2af4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,13 @@
# Maintainer: Omid Mottaghi Rad <omidmr at gmail dot com>
# Co-Maintainer: Mohammadreza Abdollahzadeh <morealaz at gmail dot com>
-
pkgname=gnome-shell-extension-persian-calendar-git
-pkgver=r132.4629375
+pkgver=r136.d4a1101
pkgrel=1
pkgdesc="Persian calendar for Gnome Shell."
arch=(any)
url="https://github.com/omid/Persian-Calendar-for-Gnome-Shell"
license=(GPL3)
-depends=('gnome-shell>=3.20')
+depends=('gnome-shell>=3.24')
provides=("${pkgname%-git}")
conflicts=("${pkgname%-git}")
replaces=("${pkgname%-git}")