summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorahmedmoselhi2023-01-25 19:18:41 +0200
committerahmedmoselhi2023-01-25 19:18:41 +0200
commit1e789ab34963e22326d092f125f34d3f91dcea1e (patch)
tree51221144d57e163109240da8963ce79073aca5fb
parent4292a3dd7cc5a46b4b1485a041b273d8f50ca801 (diff)
downloadaur-1e789ab34963e22326d092f125f34d3f91dcea1e.tar.gz
update version
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b17836971705..ad51dd42c59f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
pkgbase = cinnamon-applet-desktop-capture-git
pkgdesc = A comprehensive screenshot and screencasting applet for Cinnamon.
- pkgver = r132.c9dca91
+ pkgver = r133.8df4e3b
pkgrel = 1
- url = https://github.com/rjanja/desktop-capture
+ url = https://github.com/ahmedmoselhi/desktop-capture
arch = any
license = GPL
makedepends = git
depends = cinnamon
provides = cinnamon-applet-desktop-capture
conflicts = cinnamon-applet-desktop-capture
- source = cinnamon-applet-desktop-capture-git::git+https://github.com/rjanja/desktop-capture
+ source = cinnamon-applet-desktop-capture-git::git+https://github.com/ahmedmoselhi/desktop-capture
md5sums = SKIP
pkgname = cinnamon-applet-desktop-capture-git
diff --git a/PKGBUILD b/PKGBUILD
index e6cc1a7a4712..f96c9052ed19 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,17 +1,17 @@
# Maintainer: Michael J. Pento <mjpento@verizon.net>
pkgname='cinnamon-applet-desktop-capture-git'
-pkgver=r132.c9dca91
+pkgver=r133.8df4e3b
pkgrel=1
pkgdesc='A comprehensive screenshot and screencasting applet for Cinnamon.'
arch=('any')
-url='https://github.com/rjanja/desktop-capture'
+url='https://github.com/ahmedmoselhi/desktop-capture'
license=('GPL')
depends=('cinnamon')
makedepends=('git')
provides=('cinnamon-applet-desktop-capture')
conflicts=('cinnamon-applet-desktop-capture')
-source=("${pkgname}::git+https://github.com/rjanja/desktop-capture")
+source=("${pkgname}::git+https://github.com/ahmedmoselhi/desktop-capture")
md5sums=(SKIP)
_appletname='capture@rjanja'
_appletdir="usr/share/cinnamon/applets/${_appletname}"