makedeb


cutefish-wallpapers 0.4-1


CutefishOS system wallpaper

Click here to go back to the commit logs for cutefish-wallpapers.

Commit:


Hash: 2cc82312533ed8fb0be1530309304b3fa3415f06

Message: Added Files

Diff


diff --git a/.SRCINFO b/.SRCINFO
index a0f96ac..1237475 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
 pkgbase = cutefish-wallpapers
 	pkgdesc = CutefishOS's system wallpaper
-	pkgver = 0.2
+	pkgver = 0.4
 	pkgrel = 1
 	url = https://github.com/cutefishos/wallpapers
 	arch = any
@@ -8,7 +8,7 @@ pkgbase = cutefish-wallpapers
 	license = GPL
 	makedepends = cmake
 	makedepends = ninja-build
-	source = https://github.com/cutefishos/wallpapers/archive/0.2/cutefish-wallpapers-0.2.tar.gz
-	sha512sums = 0d0c219dfa6b5b5a841ff588c64f68bea57a0546d13e3570d01196efe610269ed711398614aab5664d14b0e5c776514744a2afb4b96d6870a30df32aaf429772
+	source = cutefish-wallpapers::git+https://github.com/cutefishos/cutefish-wallpapers.git
+	md5sums = SKIP
 
 pkgname = cutefish-wallpapers
diff --git a/PKGBUILD b/PKGBUILD
index 7a01c3c..d45f8a0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,20 +1,20 @@
-# Maintainer: Felix Yan <felixonmars@archlinux.org>
+# Contributor: Felix Yan <felixonmars@archlinux.org>
 # Maintainer: Maksym Titenko <titenko.m@gmail.com>
-# Maksym Titenko - Port for Ubuntu
-# Aryan Pathania (aynp)
+# Maintainer: Aryan Pathania <aynp>
 
 pkgname=cutefish-wallpapers
-pkgver=0.2
+pkgver=0.4
 pkgrel=1
 pkgdesc="CutefishOS's system wallpaper"
 arch=('any')
 url="https://github.com/cutefishos/wallpapers"
+control_fields=("MPR-Package: ${pkgname}")
 license=('GPL')
 groups=('cutefish')
 depends=()
 makedepends=('cmake' 'ninja-build')
-source=("https://github.com/cutefishos/wallpapers/archive/$pkgver/$pkgname-$pkgver.tar.gz")
-sha512sums=('0d0c219dfa6b5b5a841ff588c64f68bea57a0546d13e3570d01196efe610269ed711398614aab5664d14b0e5c776514744a2afb4b96d6870a30df32aaf429772')
+source=("${pkgname}::git+https://github.com/cutefishos/$pkgname.git")
+md5sums=('SKIP')
 
 build() {
   cd wallpapers-$pkgver