summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorleo_sk2021-12-13 22:20:49 +0530
committerleo_sk2021-12-13 22:20:49 +0530
commit44e338c5968b5f0dd8cb27b5dadcd6090ed66417 (patch)
treea0e15d1c1dee2aa5c07fdd3234ecb3d2bf92fa37 /.SRCINFO
downloadaur-kde-rounded-corners.tar.gz
First Commit
I am a complete beginner at git. Hopefully this works. I am just uploading the .SRCINFO and PKGBUILD.
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO17
1 files changed, 17 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..c091a6ac2c26
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,17 @@
+pkgbase = kde-rounded-corners
+ pkgdesc = Round the corners of windows
+ pkgver = 1.0
+ pkgrel = 1.0
+ url = https://github.com/matinlotfali/KDE-Rounded-Corners
+ arch = x86_64
+ license = GPL3
+ makedepends = extra-cmake-modules
+ makedepends = cmake
+ makedepends = qt5-tools
+ makedepends = kinit
+ makedepends = git
+ depends = kwin
+ source = git+https://github.com/matinlotfali/KDE-Rounded-Corners
+ sha256sums = SKIP
+
+pkgname = kde-rounded-corners