summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorShayne Hartford (ShayBox)2020-09-23 16:19:47 -0400
committerShayne Hartford (ShayBox)2020-09-23 16:19:47 -0400
commit133bd4db13cd9760420cd0f495e647ac2e4d96ce (patch)
treeea2fccee2eb36b4ad823494bfdad69a09cff44a6
parent5a34fd50160084fea0254acaeef3d884e775d35b (diff)
downloadaur-133bd4db13cd9760420cd0f495e647ac2e4d96ce.tar.gz
Reupload popularly used picom fork
-rw-r--r--.SRCINFO2
-rw-r--r--.gitignore4
-rw-r--r--PKGBUILD5
3 files changed, 8 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bf5bc056cc73..7cbc3a8959dc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = picom-tryone-git
pkgdesc = tryone144's picom fork with dual_kawase blur, an X compositor (fork of compton)
- pkgver = 1417_Next.136.g7a3137b_2020.04.11
+ pkgver = 1477_Next.196.g9bb21fc_2020.09.16
pkgrel = 1
url = https://github.com/tryone144/picom/tree/feature/dual_kawase
arch = i686
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 000000000000..05c6d4d4c97b
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,4 @@
+*
+!.gitignore
+!.SRCINFO
+!PKGBUILD
diff --git a/PKGBUILD b/PKGBUILD
index f24de31163c3..61e6885a923a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,12 @@
-# Maintainer: Joe Groocock <aur@frebib.net>
+# Maintainer: Shayne Hartford <shayneehartford@gmail.com>
+# Contributor: Joe Groocock <aur@frebib.net>
# Contributor: WorMzy Tykashi <wormzy.tykashi@gmail.com>
# Contributor: OK100 <ok100 at lavabit dot com>
# Contributor: Valère Monseur <valere dot monseur at ymail dot com>
pkgname=picom-tryone-git
_gitname=picom
-pkgver=1417_Next.136.g7a3137b_2020.04.11
+pkgver=1477_Next.196.g9bb21fc_2020.09.16
pkgrel=1
pkgdesc="tryone144's picom fork with dual_kawase blur, an X compositor (fork of compton)"
arch=(i686 x86_64)