summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorForud Ghafouri2022-10-04 22:12:57 +0200
committerForud Ghafouri2022-10-04 22:12:57 +0200
commit797f6bd675b1c73a6c611c199c8c8519c27a3261 (patch)
tree003984ae57283ca853e3589297a115c0c3e05e65
parent8b2a8f4be80cdd685cddc86917550a943b29cf36 (diff)
downloadaur-saaghar-git.tar.gz
BUMP
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ee672921ee62..e25666686378 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = saaghar-git
pkgdesc = “Saaghar” (ساغر) is a Persian poetry software written by C++ under Qt framework, it uses ganjoor database as its database. It has tab feature in both its “Viewer” and its “Search” page that cause it be suitable for research goals.
- pkgver = 303.8608a7e
+ pkgver = 566.a19421c
pkgrel = 1
url = http://saaghar.pozh.org
arch = any
license = GPL3
makedepends = git
depends = qt5-base>=5.3.1
- source = git://github.com/srazi/Saaghar.git
+ depends = qt5-multimedia
+ source = git+https://github.com/srazi/Saaghar.git
md5sums = SKIP
pkgname = saaghar-git
-
diff --git a/PKGBUILD b/PKGBUILD
index 385170cb57a0..27f2afa60057 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgname='saaghar-git'
_gitname=Saaghar
#The real value will be calculated by pkgver() function
-pkgver=380.3dbbb51
+pkgver=566.a19421c
pkgrel=1
pkgdesc="“Saaghar” (ساغر) is a Persian poetry software written by C++ under Qt framework, it uses "ganjoor" database as its database. It has tab feature in both its “Viewer” and its “Search” page that cause it be suitable for research goals."
@@ -16,7 +16,7 @@ license=('GPL3')
depends=('qt5-base>=5.3.1' 'qt5-multimedia')
makedepends=('git')
-source=('git://github.com/srazi/Saaghar.git')
+source=('git+https://github.com/srazi/Saaghar.git')
md5sums=('SKIP')