summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoe Groocock2020-04-09 22:26:21 +0100
committerJoe Groocock2020-04-09 22:26:21 +0100
commit675182f58716f72502a188afaafb6bc315c51e89 (patch)
tree7e3c9f0b0b11e801e854ee9863d76604d9e3ae8b
parent45d523b3d785dbb320053873d3d5bbeae1751f37 (diff)
downloadaur-675182f58716f72502a188afaafb6bc315c51e89.tar.gz
Switch to tryone144/picom upstream repo
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 47354fb381ee..113929a3ed6c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = picom-tryone-git
pkgdesc = tryone144's picom fork with dual_kawase blur, an X compositor (fork of compton)
- pkgver = 1361_0.1_beta2.1012.gc67d7d7_2020.03.31
+ pkgver = 1389_Next.108.g8877844_2020.04.09
pkgrel = 1
- url = https://github.com/tryone144/compton/tree/feature/dual_kawase
+ url = https://github.com/tryone144/picom/tree/feature/dual_kawase
arch = i686
arch = x86_64
license = MIT
@@ -38,7 +38,7 @@ pkgbase = picom-tryone-git
conflicts = picom
conflicts = picom-git
options = !strip
- source = git+https://github.com/tryone144/compton.git#branch=feature/dual_kawase
+ source = git+https://github.com/tryone144/picom.git#branch=feature/dual_kawase
md5sums = SKIP
pkgname = picom-tryone-git
diff --git a/PKGBUILD b/PKGBUILD
index e4568f45e224..12795abcbc3a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,8 +4,8 @@
# Contributor: Valère Monseur <valere dot monseur at ymail dot com>
pkgname=picom-tryone-git
-_gitname=compton
-pkgver=1361_0.1_beta2.1012.gc67d7d7_2020.03.31
+_gitname=picom
+pkgver=1389_Next.108.g8877844_2020.04.09
pkgrel=1
pkgdesc="tryone144's picom fork with dual_kawase blur, an X compositor (fork of compton)"
arch=(i686 x86_64)