summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristian Schendel2021-12-11 20:41:59 +0100
committerChristian Schendel2021-12-11 20:41:59 +0100
commitbcfa96dbf1c629c2af88b3ebdfa1b3f6569f3729 (patch)
tree7b1ddba8f431cbc943489e0af2d22cd6a4f8568e
parent5bb1e8260d7ec92a42d26a663472503274def61e (diff)
downloadaur-bcfa96dbf1c629c2af88b3ebdfa1b3f6569f3729.tar.gz
update
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ba7d90f0f4d4..a3311c811d63 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -3,7 +3,7 @@ pkgbase = gnome-shell-extension-compiz-alike-windows-effect-git
pkgver = r48.21acc46
pkgrel = 1
url = https://github.com/hermes83/compiz-alike-windows-effect
- install = compiz-alike.install
+ install = gnome-shell-extension-compiz-alike-windows-effect-git.install
arch = any
license = GPL3
makedepends = git
diff --git a/PKGBUILD b/PKGBUILD
index 376b9331d26f..3a5163866e06 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgrel=1
pkgdesc="Wobbly windows effect inspired by the Compiz ones"
arch=('any')
url="https://github.com/hermes83/compiz-alike-windows-effect"
-install="compiz-alike.install"
+install="${pkgname}.install"
license=('GPL3')
depends=('gnome-shell>=3.28')
makedepends=('git' 'glib2')