summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEric Renfro2022-09-09 19:07:25 -0400
committerEric Renfro2022-09-09 19:07:25 -0400
commitf9bf38e67bfc01530847c52f5ec891a0359ecafc (patch)
tree87366435c24621f62ab5da3353edab63a49e01de
parent32c406e74fbcbcb05a63823e32bdcc55287baa73 (diff)
downloadaur-f9bf38e67bfc01530847c52f5ec891a0359ecafc.tar.gz
Release v1.3.0
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD2
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e479183e828b..f40535218d24 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
-pkgbase = xfce-session-systemd-git
+pkgbase = xfce-session-target-git
pkgdesc = systemd Integration for xfce-session
pkgver = 1.3.0.r0.g577cf34
pkgrel = 1
- url = https://git.linux-help.org/infusix/xfce-session-systemd
+ url = https://git.linux-help.org/infusix/xfce-session-target
arch = any
license = GPL
makedepends = coreutils
makedepends = git
depends = xfce4-session
depends = systemd
- source = xfce-session-systemd::git+https://git.linux-help.org/infusix/xfce-session-systemd.git
+ source = xfce-session-systemd::git+https://git.linux-help.org/infusix/xfce-session-target.git
sha256sums = SKIP
-pkgname = xfce-session-systemd-git
+pkgname = xfce-session-target-git
diff --git a/PKGBUILD b/PKGBUILD
index b059a02977f8..78e246a861b8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Eric Renfro <psi-jack@linux-help.org>
-_pkgbase=xfce-session-systemd
+_pkgbase=xfce-session-target
pkgname=${_pkgbase}-git
pkgdesc='systemd Integration for xfce-session'
pkgver=1.3.0.r0.g577cf34