summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authornemesys2022-03-20 11:20:22 -0400
committernemesys2022-03-20 11:20:22 -0400
commit987725d9cc5fa95ed034fa3ed3338df05e042d0d (patch)
tree40ed08d78dc65d71b34e16c610d0a5102dcca680
parent9d4e89cd0f005d514716a1798b5e59622c13069e (diff)
downloadaur-987725d9cc5fa95ed034fa3ed3338df05e042d0d.tar.gz
Switching github sources to https
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e2a5f4b29e96..999ee4cf1ba3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = einstein
pkgdesc = Remake of old DOS game Sherlock which was inspired by Albert Einstein's puzzle
pkgver = 2.0
- pkgrel = 6
+ pkgrel = 7
url = https://github.com/lksj/einstein-puzzle
changelog = ChangeLog
arch = i686
@@ -13,7 +13,7 @@ pkgbase = einstein
depends = sdl_ttf
depends = sdl_mixer
depends = xorg-server
- source = git+git://github.com/lksj/einstein-puzzle.git
+ source = git+https://github.com/lksj/einstein-puzzle.git
source = einstein.desktop
source = einstein.png
md5sums = SKIP
@@ -21,4 +21,3 @@ pkgbase = einstein
md5sums = 81b58f2e3c61c0b50716992a30f2d4cc
pkgname = einstein
-
diff --git a/PKGBUILD b/PKGBUILD
index bcb8657784bd..f528dd5c36e2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
pkgname=einstein
_gitname=einstein-puzzle
pkgver=2.0
-pkgrel=6
+pkgrel=7
pkgdesc="Remake of old DOS game Sherlock which was inspired by Albert Einstein's puzzle"
#original="http://web.archive.org/web/20120521062745/http://games.flowix.com/en/index.html"
url="https://github.com/lksj/einstein-puzzle"
@@ -15,7 +15,7 @@ license=('GPL')
depends=('sdl_ttf' 'sdl_mixer' 'xorg-server')
makedepends=('git' 'sharutils' 'ttf-dejavu')
changelog=ChangeLog
-source=("git+git://github.com/lksj/einstein-puzzle.git"
+source=("git+https://github.com/lksj/einstein-puzzle.git"
"${pkgname}.desktop"
"${pkgname}.png")
md5sums=('SKIP'