summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorbegin-theadventure2023-11-14 13:49:15 +0100
committerbegin-theadventure2023-11-14 13:49:15 +0100
commit1c3af4b3b0dea5b38241b7bab167e97ec6c4b502 (patch)
tree6803ec149b6917ade15f9fb1d032e55abba87255
parent5c8260a96f3c6289b84966ea00ca442a93af8ef6 (diff)
downloadaur-1c3af4b3b0dea5b38241b7bab167e97ec6c4b502.tar.gz
1.0.8
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD8
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0f960d891a14..d014e46a8017 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = desktopius
pkgdesc = The application allows you to create and edit desktop files
- pkgver = 1.0.7
- pkgrel = 2
+ pkgver = 1.0.8
+ pkgrel = 1
url = https://github.com/alexkdeveloper/dfc
arch = x86_64
license = GPL3
@@ -9,7 +9,7 @@ pkgbase = desktopius
makedepends = meson
makedepends = vala
depends = granite
- source = desktopius::git+https://github.com/alexkdeveloper/dfc.git#tag=1.0.7
+ source = desktopius::git+https://github.com/alexkdeveloper/dfc.git#tag=1.0.8
sha256sums = SKIP
pkgname = desktopius
diff --git a/PKGBUILD b/PKGBUILD
index 8eae5a475c9e..f64a30f1412e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,11 @@
# Maintainer: begin-theadventure <begin-thecontact.ncncb at dralias dot com>
pkgname=desktopius
-pkgdesc='The application allows you to create and edit desktop files'
-pkgver=1.0.7
-pkgrel=2
-arch=('x86_64')
+pkgver=1.0.8
+pkgrel=1
+pkgdesc="The application allows you to create and edit desktop files"
url="https://github.com/alexkdeveloper/dfc"
+arch=('x86_64')
license=('GPL3')
depends=('granite')
makedepends=('git' 'meson' 'vala')