summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorempty2021-08-10 21:18:19 +0000
committerempty2021-08-10 21:18:19 +0000
commite2f161384a451d68e397811a1dc878524e1c8b58 (patch)
tree1d2b6497f3fdd341bf30abe7f6f3a13e827ca31a
parent96037eb6855d277c9147e383fcbb62ebefdc7523 (diff)
downloadaur-papirus-claws-mail-theme-git.tar.gz
Update .SRCINFO and PKGBUILD
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD7
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 51dcb71fe7a8..0cf3ab62019b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,13 @@
pkgbase = papirus-claws-mail-theme-git
pkgdesc = Papirus theme for claws mail
- pkgver = 20200504
+ pkgver = 20201019
pkgrel = 1
url = https://github.com/PapirusDevelopmentTeam/papirus-claws-mail-theme
arch = any
license = GPL3
makedepends = git
makedepends = librsvg
- source = git+https://github.com/PapirusDevelopmentTeam/papirus-claws-mail-theme#commit=7d02981d23ecfc279c87ff6c172ba09314940352
+ source = git+https://github.com/PapirusDevelopmentTeam/papirus-claws-mail-theme#commit=3017a659a613489f110c2aa600496ac49c61da55
md5sums = SKIP
pkgname = papirus-claws-mail-theme-git
-
diff --git a/PKGBUILD b/PKGBUILD
index a779c26035ec..574f72c69efd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,14 @@
+# Maintainer: tywyqu <tywyqu at hi2 dot in>
# Maintainer: Nathan Owens <ndowens @ artixlinux.org>
-pkgname=papirus-claws-mail-theme-git
-pkgver=20200504
+pkgname=papirus-claws-mail-theme-git
+pkgver=20201019
pkgrel=1
pkgdesc="Papirus theme for claws mail"
arch=('any')
url="https://github.com/PapirusDevelopmentTeam/papirus-claws-mail-theme"
license=('GPL3')
makedepends=('git' 'librsvg')
-_commit=7d02981d23ecfc279c87ff6c172ba09314940352
+_commit=3017a659a613489f110c2aa600496ac49c61da55
source=("git+${url}#commit=${_commit}")
md5sums=('SKIP')